Przeglądaj źródła

Merge branch 'deploy' of http://git.chelingzhu.com/chelingzhu-web/qhsxKx-mini-html into deploy

lilei 4 lat temu
rodzic
commit
14836e91c1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -212,7 +212,7 @@
 						uni.navigateTo({
 						    url: '/pages/userCenter/index'
 						})
-					} else {
+					} else if(res.status=='9001') {
 						uni.navigateTo({
 							url:`/pages/login/login?lanuch=${false}&path=` + encodeURIComponent('/pages/userCenter/index')
 						})