Commit 0eda273e3cd095f7f0ebf43dbab0bc98d52905b5

Authored by Andy
1 parent 3868c150

添加提示弹窗 工时填写页面

Showing 1 changed file with 1 additions and 1 deletions
login/login.html
... ... @@ -15,7 +15,7 @@
15 15  
16 16 <div class="float-left login-wrap">
17 17 <div class="login-main">
18   - <div class="login-name">中兴智能日报系统</div>
  18 + <div class="login-name">中兴智能工时系统</div>
19 19 <div class="login-hint">轻松工作每一天</div>
20 20 <input type="text" autocomplete=”off” class="login-username" id="login-username" placeholder="邮箱或者账户名">
21 21 <input type="password" autocomplete=”off” class="login-password" id="login-password" placeholder="密码">
... ...