Skip to content

Commit

Permalink
update the index
Browse files Browse the repository at this point in the history
  • Loading branch information
myyerrol committed Nov 21, 2023
1 parent f35a8e8 commit bbaec2d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@

<script src="//cdn.staticfile.org/layui/2.8.18/layui.js"></script>
<script>
// layui.use(function() {
// var layer = layui.layer;
// layer.alert("一生一芯计划已经迁移到新网站,点击【确定】按钮将进行跳转!", function() {
layui.use(function() {
var layer = layui.layer;
layer.alert("一生一芯全部内容已迁移到新网站!点击【确定】按钮将自动跳转。", function() {
window.location.href = "https://ysyx.oscc.cc"
// });
// });
});
});
</script>
</body>
</html>

0 comments on commit bbaec2d

Please sign in to comment.