Compare commits

...

2 Commits

Author SHA1 Message Date
69357846e7 Merge pull request '密码登录' (#2) from lc into caolc
Reviewed-on: #2
2023-05-09 02:30:30 +00:00
骆超
843ae242bc 密码登录 2023-05-09 10:29:56 +08:00

View File

@@ -464,9 +464,12 @@
}); });
}, },
sendMsg() { sendMsg() {
if(!this.checkUser){
return console.log("发送验证码",this.checkUser)
}
// if(!this.checkUser){
// return
// }
if (!this.frozen) { if (!this.frozen) {
if (this.auth.phone) { if (this.auth.phone) {
const data2 = { const data2 = {