heyuntao
2023-06-01 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7
uniapp/pages/login/wxlogin.vue
@@ -105,6 +105,8 @@
              univerifyManager.close();
            }).catch(err=>{
               // 处理错误
               console.log(err)
               that.isother=true;
               that.$alert('获取手机号码失败,请使用其他方式登录')
               setTimeout(function(){
                  univerifyManager.close();