build: 更新 Flutter Web 构建产物(图标和标签语义修复)

This commit is contained in:
2026-04-08 12:41:29 +08:00
parent 42563c906c
commit 6b7918f9c9
2 changed files with 7161 additions and 7168 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "894776289" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "624022420" /* 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