build: 更新 Flutter Web 构建产物(福利中心图标修复)

This commit is contained in:
2026-04-08 13:40:09 +08:00
parent c17225a780
commit ffac18fd03
2 changed files with 2630 additions and 2629 deletions

View File

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

File diff suppressed because one or more lines are too long