build: 构建前端生产版本

- Flutter Web 构建完成
- Vue3 管理后台构建完成
- 优化资源文件
This commit is contained in:
2026-03-23 21:58:05 +08:00
parent e01f3330a2
commit 9269f70cc3
58 changed files with 59 additions and 59 deletions

View File

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