dev_forum
杨树林 6 years ago
parent ed51f4384b
commit a01920a498

@ -160,7 +160,7 @@ class LoginRegisterComponent extends Component {
} }
if (this.state.login === undefined|| this.state.login.length ===0 || this.state.login === "") { if (this.state.login === undefined|| this.state.login.length ===0 || this.state.login === "") {
this.setState({ this.setState({
Phonenumberisnotco:"请输入正确的邮箱或手机号", Phonenumberisnotco:"账号不能为空",
}) })
return return
} }

Loading…
Cancel
Save