diff --git a/public/react/src/modules/login/Otherlogin.js b/public/react/src/modules/login/Otherlogin.js index 41f276285..73f0c6dc6 100644 --- a/public/react/src/modules/login/Otherlogin.js +++ b/public/react/src/modules/login/Otherlogin.js @@ -267,13 +267,12 @@ class Otherlogin extends Component { className={this.state.logintypes==="username"?"bor-red mb20 wechatpass":" mb20 wechatpass"} > - + > {this.state.logintypes==="username"?请填写账号:this.state.logintypes==="password"?请填写密码:""}