Browse Source

fix: 修复代码缺失

zhangyuhan 2 years ago
parent
commit
0164096685

File diff suppressed because it is too large
+ 0 - 0
src/web/staticres/public-pc/js/detection-min.js


+ 1 - 1
src/web/staticres/public-pc/js/detection.js

@@ -299,7 +299,7 @@
           if (lastUpdateState) {
           if (lastUpdateState) {
             if (cachePageInfo.count < 3) {
             if (cachePageInfo.count < 3) {
               cachePageInfo.count++
               cachePageInfo.count++
-              //updateCacheAndReload(currentTime, cachePageInfo.count, 1000 + (100 * cachePageInfo.count))
+              updateCacheAndReload(currentTime, cachePageInfo.count, 1000 + (100 * cachePageInfo.count))
             } else {
             } else {
               callback(false)
               callback(false)
             }
             }

Some files were not shown because too many files changed in this diff