style: 资产卡片金额字号从28px改为22px

This commit is contained in:
2026-04-07 15:42:32 +08:00
parent 34b203518b
commit 4b6eb009a9
3 changed files with 4 additions and 4 deletions

View File

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