feat: 深色模式基础设施 (system theme + 跟随系统)

This commit is contained in:
2026-07-08 11:33:09 +08:00
parent a88c4da361
commit c43f1d7389
6 changed files with 88 additions and 4 deletions
+2
View File
@@ -25,5 +25,7 @@
{ "pagePath": "pages/settings/settings", "text": "设置" }
]
},
"darkmode": true,
"themeLocation": "theme.json",
"sitemapLocation": "sitemap.json"
}