Parcourir la source

Merge branch 'startLogin' into jenkins

mo il y a 1 an
Parent
commit
e623ec7906
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 + '';