mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 20:22:35 +08:00
更新于 07-05 01:47
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
<form action="auth" method="POST">
|
||||
<input type="text" name="username" class="username" placeholder="用户名" required>
|
||||
<input type="password" name="password" class="password" placeholder="密码" required>
|
||||
<br>
|
||||
<input class="layui-btn layui-btn-normal" type="submit" id="login" value="登录">
|
||||
</form>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user