Explorar el Código

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

lilei hace 4 años
padre
commit
14836e91c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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')
 						})