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