wangxy 5 mesi fa
parent
commit
ce92071f87
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      App.vue

+ 4 - 2
App.vue

@@ -37,14 +37,16 @@
 
 						}
 					})
-				} else {
+				}
+       /* H5修改每次访问到登录页面的bug
+       else {
 					uni.reLaunch({
 						url: `/pages/client/ShouYe/shouye`,
 						success() {
 
 						}
 					})
-				}
+				}*/
 
 			}
 			// #endif