feat: 更新登录和注册页面,添加表单验证和样式
This commit is contained in:
@@ -38,7 +38,7 @@ const { t } = useI18n();
|
||||
ion-tab-bar {
|
||||
height: 60px;
|
||||
--background: var(--ion-background-color);
|
||||
box-shadow: 0px 0px 12px rgba(45, 213, 90, 0.21);
|
||||
box-shadow: 0px 0px 12px var(--ion-color-tertiary);
|
||||
padding-bottom: var(--ion-safe-area-bottom);
|
||||
}
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user