Skip to content

Commit

Permalink
fix: 社区版登录页面优化 TencentBlueKing#144
Browse files Browse the repository at this point in the history
  • Loading branch information
v_yutyi committed Dec 9, 2021
1 parent c95bd5e commit 0cd0862
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/login/bklogin/templates/account/login_ce.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<div class="user group-control">
<input id="user" type="text" name="username" placeholder="{% trans '请输入用户名' %}">
</div>
<p class="label">密码</p>
<div class="pwd group-control">
<i class="bk-icon icon-invisible-eye" id="invisible"></i>
<input class="password" id="password" type="password" name="password" value="" placeholder="{% trans '请输入密码' %}">
Expand Down
Loading

0 comments on commit 0cd0862

Please sign in to comment.