Commit 1b3ee3d36ce8b51b6bc2613679895791e4a67acf
1 parent
9c1341c7
登录 login
Showing
2 changed files
with
2 additions
and
2 deletions
css/login.css
login.html
| @@ -49,7 +49,7 @@ | @@ -49,7 +49,7 @@ | ||
| 49 | </span> | 49 | </span> |
| 50 | </div> | 50 | </div> |
| 51 | <!--error --> | 51 | <!--error --> |
| 52 | - <div class="error_info">密码错误</div> | 52 | + <div class="login_error_ifo"></div> |
| 53 | <!--btn login--> | 53 | <!--btn login--> |
| 54 | <div class="login-foot"> | 54 | <div class="login-foot"> |
| 55 | <button type="button" class="btn uppercase" id="login-btn">登录</button> | 55 | <button type="button" class="btn uppercase" id="login-btn">登录</button> |