Преглед изворни кода

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

lilei пре 4 година
родитељ
комит
14836e91c1
1 измењених фајлова са 1 додато и 1 уклоњено
  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')
 						})