From a01920a498059632ef9526d12e6a6c96362307ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 19 Jul 2019 22:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/user/FindPasswordComponent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/user/FindPasswordComponent.js b/public/react/src/modules/user/FindPasswordComponent.js index 14b95e1b7..3d6263f2d 100644 --- a/public/react/src/modules/user/FindPasswordComponent.js +++ b/public/react/src/modules/user/FindPasswordComponent.js @@ -160,7 +160,7 @@ class LoginRegisterComponent extends Component { } if (this.state.login === undefined|| this.state.login.length ===0 || this.state.login === "") { this.setState({ - Phonenumberisnotco:"请输入正确的邮箱或手机号", + Phonenumberisnotco:"账号不能为空", }) return }