feat: 添加实名认证功能,更新路由和组件,优化个人设置页面

This commit is contained in:
2026-01-18 02:57:39 +07:00
parent 967b87fc83
commit c2f6af8625
7 changed files with 505 additions and 5 deletions

View File

@@ -131,6 +131,7 @@
} */
.ion-toolbar {
--background: var(--ion-color-primary-contrast);
--min-height: 50px;
--background: var(--ion-color-primary);
--min-height: 58px;
--color: white;
}