模版更新

This commit is contained in:
xiongxiaoyang
2021-02-11 12:25:04 +08:00
parent 3182029bdd
commit 83eda2a44d
8 changed files with 362 additions and 9636 deletions

View File

@ -6,7 +6,7 @@
<script>
setTimeout(function () {
location.href = '/';
},3000)
},1000)
</script>
</head>