Merge remote-tracking branch 'origin/master'

dev_forum
杨树明 6 years ago
commit b41e69bcd5

@ -167,7 +167,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