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