feat: 全局设置系统 — settings 表、CRUD 路由、主题偏好持久化

This commit is contained in:
2026-06-05 23:10:32 +08:00
parent e2eba6dc1f
commit 3f88e33bd1
23 changed files with 652 additions and 54 deletions

View File

@@ -65,6 +65,7 @@ body {
color: var(--ant-color-text-secondary);
font-size: var(--ant-font-size);
font-weight: 400;
line-height: 1;
}
.app-unavailable {