zhaojs
2023-06-10 3aec5fae895f6d8e8c2fd3ab8c80d6277dd79ddc
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();