feat: 重置密码

This commit is contained in:
zhangyh
2025-10-27 15:01:36 +08:00
parent e7b0b3843f
commit 80b1558518
7 changed files with 86 additions and 39 deletions

View File

@@ -66,10 +66,14 @@ html:root {
--van-notify-line-height: 10rem
}
.van-toast{
min-height: fit-content;
max-width: none;
}
.van-toast__text {
font-size: 4rem;
height: 5rem;
line-height: 5rem;
padding: 0 2rem;
min-height: fit-content;
}