This commit is contained in:
2026-03-26 16:43:58 +08:00
parent e72012cfc2
commit 85eb501a42
11 changed files with 145 additions and 2293 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
</head>
<body>
<div id="app"></div>
<script>
<!-- <script>
//上线前添加访问版本号,强制刷新缓存
;(() => {
const makeVisitVersion = () => {
@@ -28,7 +28,7 @@
window.history.replaceState(null, '', nextUrl)
}
})()
</script>
</script> -->
<script type="module" src="/src/main.ts"></script>
</body>
</html>