'20260305修复bug'

This commit is contained in:
2026-03-05 17:58:38 +08:00
parent 53c1b2c0db
commit 75f293f877
20 changed files with 1167 additions and 1400 deletions
+1
View File
@@ -9,6 +9,7 @@
<body>
<div id="app"></div>
<script>
//上线前添加访问版本号,强制刷新缓存
;(() => {
const makeVisitVersion = () => {
if (window.crypto && typeof window.crypto.getRandomValues === 'function') {