Browse Source

Merge branch 'startLogin' into jenkins

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

+ 1 - 0
index.html

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