feat: 新增账号设置页面并优化报表与管理端交互样式

This commit is contained in:
2026-05-22 14:34:04 +08:00
parent 2ca2790f07
commit 51891548a5
8 changed files with 208 additions and 43 deletions

View File

@@ -131,7 +131,7 @@
@layer components {
.admin-list-card {
@apply overflow-hidden border-border/80 bg-card shadow-sm;
@apply border-border/80 bg-card shadow-sm;
}
.admin-list-header {