style finished

This commit is contained in:
vickihe
2019-09-04 19:56:12 +08:00
parent dff6a52863
commit 671d8b3a00
15 changed files with 339 additions and 40 deletions

View File

@@ -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">