Parcourir la source

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
首页修改

1004749546@qq.com il y a 4 ans
Parent
commit
f589350cf5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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')
 						})