fix: 移除 BalanceCard 的 provider 参数

- BalanceCard 现在只需要 label 和 balance 参数
- 与远程分支保持一致
This commit is contained in:
2026-04-06 11:47:07 +08:00
parent cbdf023c80
commit e69cc36b8d
84 changed files with 62517 additions and 62035 deletions

View File

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