mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 00:42:35 +08:00
更新于 07-05 01:46
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
<h1>JSTOOL控制面板</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<form action="auth" method="POST">
|
||||
<input type="text" name="username" class="username" placeholder="用户名" required>
|
||||
<input type="password" name="password" class="password" placeholder="密码" required>
|
||||
@ -38,6 +37,8 @@
|
||||
</div>
|
||||
<div class="nav wow zoomIn animated" data-wow-duration="2s"
|
||||
style="visibility: visible; animation-duration: 2s; animation-name: zoomIn;">
|
||||
<br>
|
||||
<br>
|
||||
<!--<input id="msg" type="text" placeholder="请输入备注信息,方便管理员识别账号"/>-->
|
||||
<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="qrcode">扫码添加账号</button>
|
||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jdcode">口令登录</button>-->
|
||||
|
Reference in New Issue
Block a user