Commit 72b1ebce48ae8a44b7539016e9c721cfd077d8e2
1 parent
5d73e3d6
关闭登陆操作
Showing
1 changed file
with
2 additions
and
2 deletions
setting.html
@@ -21,11 +21,11 @@ | @@ -21,11 +21,11 @@ | ||
21 | <body> | 21 | <body> |
22 | <div class="header">年会抽奖后台</div> | 22 | <div class="header">年会抽奖后台</div> |
23 | <ul class="main"> | 23 | <ul class="main"> |
24 | - <li> | 24 | + <!--<li> |
25 | <input id = "pwd" type="password" /> | 25 | <input id = "pwd" type="password" /> |
26 | <button onclick="setting.login()">登录</button> | 26 | <button onclick="setting.login()">登录</button> |
27 | <button onclick="setting.loginOut()">退出</button> | 27 | <button onclick="setting.loginOut()">退出</button> |
28 | - </li> | 28 | + </li>--> |
29 | <!--<li> | 29 | <!--<li> |
30 | <a href="http://t.dev/party/generateUserCache.php" target="_blank">用户数据拉取到本地</a> | 30 | <a href="http://t.dev/party/generateUserCache.php" target="_blank">用户数据拉取到本地</a> |
31 | </li>--> | 31 | </li>--> |