Explorar o código

登录不能跳转问题

空白格 %!s(int64=2) %!d(string=hai) anos
pai
achega
f8b54930d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      h5_web/pages/phoneLogin/phoneLogin.vue

+ 1 - 1
h5_web/pages/phoneLogin/phoneLogin.vue

@@ -133,7 +133,7 @@
 							console.log('登录信息:', res);
 							this.$u.vuex('vuex_user', res.data);
 							this.$u.vuex('vuex_hasLogin', true);
-							// this.wechatLogin()
+							this.veteEducCheck()
 						} else {
 							this.toastMsg = res.msg;
 							this.showToast();