chuanshunwang 进行的变更
This commit is contained in:
parent
53c284885c
commit
5a4681a68a
@ -69,7 +69,7 @@
|
||||
<body>
|
||||
<div id="login">
|
||||
<h1>Login</h1>
|
||||
<input type="text" required="required" id="pin" placeholder="用户名" name="u"></input>
|
||||
<input type="text" required="required" id="pin" placeholder="用户名" name="u" />
|
||||
<button class="but" onclick="login()">登录</button>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user