diff --git a/public/react/src/modules/login/Otherlogin.js b/public/react/src/modules/login/Otherlogin.js index 6e240ece0..41f276285 100644 --- a/public/react/src/modules/login/Otherlogin.js +++ b/public/react/src/modules/login/Otherlogin.js @@ -270,7 +270,10 @@ class Otherlogin extends Component { + placeholder="请输入密码" + autoComplete="new-password" + type="password" + > {this.state.logintypes==="username"?请填写账号:this.state.logintypes==="password"?请填写密码:""}