uniapp/pages/login/wxlogin.vue
@@ -86,7 +86,6 @@ // 不显示一键登录选项(或置灰) // 根据错误信息判断失败原因,如有需要可将错误提交给统计服务器 console.log(res) console.log(res.errMsg) } }) }, @@ -107,10 +106,8 @@ }).catch(err=>{ // 处理错误 console.log(err) uni.hideLoading(); that.isother=true; that.$alert('获取手机号码失败,请使用其他方式登录') setTimeout(function(){ univerifyManager.close(); },2000);