更新于 07-06 01:37

This commit is contained in:
root
2021-07-06 01:37:35 -04:00
parent 8f654f16b4
commit c592ea1794

View File

@ -161,7 +161,7 @@
<div class="col-lg-8 card">
<h1 align="center">JS-TOOL面板</h1>
<div class="login-form">
<form action="auth" method="POST">
<form action="login" method="POST">
<input type="text" name="username" placeholder="用户名" required>
<br>
<input type="password" name="password" placeholder="密码" required>