feat: 新增找回密码功能

This commit is contained in:
橙子
2024-10-04 00:00:44 +08:00
parent d7629763ef
commit 10e1fad7f3
21 changed files with 602 additions and 297 deletions

View File

@@ -103,13 +103,18 @@ height: 25px;
.left-lable
{
display: flex;
align-items: center;
justify-content: space-between;
font-size: 12px;
}
.left-lable label{
margin-left: 5px;
}
.right-forgot{
cursor: pointer;
}
.right-forgot:hover{
color: #7f438c;
}
.bottom-div
{
font-size: 12px;