build: 更新 Flutter Web 构建产物(充值/提现图标修复)

This commit is contained in:
2026-04-08 13:10:13 +08:00
parent 258653cac4
commit 9e7df08ccb
2 changed files with 5 additions and 5 deletions

View File

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