mo 1 year ago
parent
commit
e93f322cf1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -190,6 +190,7 @@
         }
         window.location.reload();
       }
+      let refreshing = false
       const isChromeError = (error) => {
         console.log('onError刷新isChromeError', error);
         const str = error.message + '';