wangxy 5 hónapja
szülő
commit
ce92071f87
1 módosított fájl, 4 hozzáadás és 2 törlés
  1. 4 2
      App.vue

+ 4 - 2
App.vue

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