|
|
@ -169,7 +169,7 @@ class LoginRegisterComponent extends Component {
|
|
|
|
// this.openNotification("验证码已发送,请注意查收!",2);
|
|
|
|
// this.openNotification("验证码已发送,请注意查收!",2);
|
|
|
|
if(result.data.status===1){
|
|
|
|
if(result.data.status===1){
|
|
|
|
this.openNotification("验证码已发送,请注意查收",2);
|
|
|
|
this.openNotification("验证码已发送,请注意查收",2);
|
|
|
|
}else{
|
|
|
|
}else if(result.data.status===-2){
|
|
|
|
this.openNotification(result.data.message,2);
|
|
|
|
this.openNotification(result.data.message,2);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}).catch((error) => {
|
|
|
|
}).catch((error) => {
|
|
|
|