改了页面好多bug,整合了一部分代码,提高了代码复用性
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
</div>
|
||||
|
||||
<div class="m-2 space-y-4">
|
||||
<div>手机号码: <label>
|
||||
<div> <label>
|
||||
手机号码:
|
||||
<input type="tel" placeholder="手机号码"
|
||||
/>
|
||||
</label></div>
|
||||
<div>密码: <label>
|
||||
<div><label>
|
||||
密码:
|
||||
<input type="password" placeholder="密码"/>
|
||||
</label></div>
|
||||
|
Reference in New Issue
Block a user