Explorar o código

修改返回路径

wangxy hai 1 mes
pai
achega
fbeb179c30
Modificáronse 1 ficheiros con 1 adicións e 17 borrados
  1. 1 17
      App.vue

+ 1 - 17
App.vue

@@ -36,14 +36,6 @@
 						
 					}
 				})
-			} else {
-				cacheManager.clearAll()
-				uni.reLaunch({
-					url: '/pages/Login/clientIndex',
-					success() {
-
-					}
-				});
 			}
 			// #endif
 		},
@@ -69,15 +61,7 @@
 
 					}
 				})
-			} else {
-				cacheManager.clearAll()
-				uni.reLaunch({
-					url: '/pages/Login/clientIndex',
-					success() {
-
-					}
-				});
-			}
+			} 
 			// #endif
 		},
 		onHide: function() {