'20260305修复bug'
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script>
|
||||
//上线前添加访问版本号,强制刷新缓存
|
||||
;(() => {
|
||||
const makeVisitVersion = () => {
|
||||
if (window.crypto && typeof window.crypto.getRandomValues === 'function') {
|
||||
|
||||
Reference in New Issue
Block a user