Commit Graph

10 Commits

Author SHA1 Message Date
d224e728a3 Reduce CountDownInput args. 2021-11-28 20:57:14 +08:00
36b7993994 Improve UI. 2021-11-28 20:18:03 +08:00
7923bffa6d Improve forget page CSS. 2021-11-28 14:23:00 +08:00
21b4e0e51d fix: clear all console warnings (#192)
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-25 11:10:45 +08:00
896f8b808f fix: The count-down will be disabled
Signed-off-by: MRGUOKING <420919469@qq.com>

The count-down will be disabled after sending the code

Signed-off-by: MRGUOKING <420919469@qq.com>
2021-07-19 10:12:11 +08:00
8343007afa Set focus for code modal. 2021-06-27 01:49:52 +08:00
fbfae75780 Improve code modal style. 2021-06-27 01:34:25 +08:00
a42a76400e Improve "Send Code" button style. 2021-06-27 00:52:15 +08:00
1cb5ae54c5 feat: add "forget password" [front & backend] (#75)
* feat: add "forget password" [front & backend]

Signed-off-by: Weihao <1340908470@qq.com>

* fix: verification code can be sent even if no mobile phone or email is selected
refactor: forgetPassword -> forget; GetEmailAndPhoneByUsername -> GetEmailAndPhone; remove useless note

Signed-off-by: Weihao <1340908470@qq.com>
2021-06-02 13:39:01 +08:00
f39378562f feat: turing test before send code
Signed-off-by: Kininaru <shiftregister233@outlook.com>

i18n

i18n

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-22 21:03:49 +08:00