fix 优化了登录的记住密码描述,
修改了个人中心的样式。优化了编辑栏位
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
<div class="checkbox float-left mb-3">
|
||||
<label>
|
||||
<input type="checkbox" name="remember-me"> 记住密码
|
||||
<input type="checkbox" name="remember-me"> 7天免登录
|
||||
</label>
|
||||
</div>
|
||||
<button class="btn btn-dark btn-block" type="button" onclick="loginSubmit()">登 录</button>
|
||||
|
||||
Reference in New Issue
Block a user