Explorar o código

短信快捷登录出现‘手机号已注册提示’时图标显示为错误图标

hangb %!s(int64=7) %!d(string=hai) anos
pai
achega
ff0ae56457
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/mobile/loginMobile.vue

+ 1 - 1
components/mobile/loginMobile.vue

@@ -525,7 +525,7 @@
                     }
                   }, 1000)
                 } else {
-                  console.log(response.data.errMsg)
+                  this.state.mobile = 'error'
                   this.downToast(response.data.errMsg)
                 }
               }).catch((err) => {