feat: 重构登录和注册流程,添加邮箱验证和验证码输入组件,优化样式

This commit is contained in:
2025-12-12 14:44:30 +07:00
parent 5bd063f982
commit 2d82ef6e35
10 changed files with 189 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
http://ionicframework.com/docs/theming/ */
:root {
--ui-input-background: #ffffff;
--ui-input-background: #efefef;
--ui-input-color: #222222;
}