build: 生成 web production 版本

- 现代化主题系统
- 明暗主题切换
- Vercel/Linear 风格设计
- 优化所有页面布局
- 字体 tree-shaking 优化
This commit is contained in:
2026-03-23 16:33:47 +08:00
parent b40c9f8360
commit c2e4e05d1f
85 changed files with 63873 additions and 63484 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2236777881" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "1910618382" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});