From c4be2f59f7c658db6f6be0b61a12bab80b78dcdd Mon Sep 17 00:00:00 2001 From: hailin Date: Sun, 14 Dec 2025 09:45:05 -0800 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=E4=BF=AE=E6=AD=A3=E5=B8=82?= =?UTF-8?q?=E5=9B=A2=E9=98=9F=E6=9D=83=E7=9B=8A=E6=8F=8F=E8=BF=B0=E9=87=91?= =?UTF-8?q?=E9=A2=9D=2030=20=E2=86=92=2040=20USDT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 市团队权益每棵树实际是 40 USDT,前端显示文案错误写成 30 USDT 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .../lib/features/profile/presentation/pages/profile_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart index a8c75587..d92c184d 100644 --- a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart +++ b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart @@ -1142,7 +1142,7 @@ class _ProfilePageState extends ConsumerState { initialTarget: _authCityCompanyInitialTarget, monthlyTarget: _authCityCompanyMonthlyTarget, monthIndex: _authCityCompanyMonthIndex, - rewardDescription: '每新增认种 1 棵可获得 30 USDT', + rewardDescription: '每新增认种 1 棵可获得 40 USDT', ), ], // 省团队权益考核