style finished
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="register_1">
|
||||
<h3>老人注册</h3>
|
||||
<form action="">
|
||||
<form>
|
||||
<input type="text" placeholder="账号"><br>
|
||||
<input type="password" placeholder="密码"><br>
|
||||
<input type="button" value="next" id="next">
|
||||
@@ -27,8 +27,7 @@
|
||||
</div>
|
||||
<div class="register_2">
|
||||
<h3>老人注册</h3>
|
||||
<!-- action先空着 -->
|
||||
<form action="">
|
||||
<form action="firstPage.html">
|
||||
<input type="text" placeholder="姓名"><br>
|
||||
<input type="text" placeholder="身份证号"><br>
|
||||
<div class="gender">
|
||||
|
||||
Reference in New Issue
Block a user