增加功能:将登录信息存储在本地

This commit is contained in:
zifan 2023-09-19 14:34:24 +08:00
parent f843c282da
commit af1df8dd12
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<input name="name"> <input name="name">
</div> </div>
<div> <div>
<label>&nbsp;&nbsp;&nbsp;</label> <label>&nbsp;&nbsp;&nbsp;</label>
<input name="pwd" type="password"> <input name="pwd" type="password">
</div> </div>
<div> <div>