style finished
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
<div>
|
||||
<p id="title_1">管理员登录</p>
|
||||
<div>
|
||||
<!-- 先空着,action不知道填什么 -->
|
||||
<form action="" id="name">
|
||||
<form action="firstPage.html" id="name">
|
||||
<input type="text" name="name" placeholder="用户名" autofocus><br><br><br>
|
||||
<input type="password" name="password" placeholder="密码"><br><br><br>
|
||||
<input type="submit" id="submit" value="OK">
|
||||
|
||||
Reference in New Issue
Block a user