zhaojs
2023-06-04 47b673f0d6987a51125daf3214264ad7bdd3ff57
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();