yuxingxing 2 gadi atpakaļ
vecāks
revīzija
cd500687de
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      pages/users/wechat_login/index.vue

+ 1 - 0
pages/users/wechat_login/index.vue

@@ -206,6 +206,7 @@ export default {
 					this.$store.commit('OPENID',res.data.openId);
 					this.getUserInfo();
 					}else {
+						uni.hideLoading();
 						uni.showToast({
 						title: "手机号暂未注册,即将跳转注册界面",
 						icon: 'none',