uniapp/pages/login/wxlogin.vue
@@ -148,6 +148,9 @@ { "normalColor":"#F73314", "highlightColor":"#F73314" }, "privacyTerms":{ "defaultCheckBoxState":false } }, @@ -160,6 +163,7 @@ if(res.errCode==30002) {//切换登录方式 that.isother=true; univerifyManager.close(); } else { @@ -168,6 +172,7 @@ univerifyManager.close(); },2000); } that.isother=true; } })