密码登录
This commit is contained in:
@@ -464,9 +464,12 @@
|
||||
});
|
||||
},
|
||||
sendMsg() {
|
||||
if(!this.checkUser){
|
||||
return
|
||||
}
|
||||
|
||||
console.log("发送验证码",this.checkUser)
|
||||
|
||||
// if(!this.checkUser){
|
||||
// return
|
||||
// }
|
||||
if (!this.frozen) {
|
||||
if (this.auth.phone) {
|
||||
const data2 = {
|
||||
|
||||
Reference in New Issue
Block a user