build: 生产环境构建 (ENV=prod) - 底部导航栏文字标签

- 添加底部导航栏文字标签
- 优化主题切换功能
- 字体 tree-shaking 优化完成
- WebAssembly dry run 成功
This commit is contained in:
2026-03-24 02:56:35 +08:00
parent a2be43bbf5
commit 667fdf4270
83 changed files with 11704 additions and 11644 deletions

View File

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