fix(frontend): 修正市团队权益描述金额 30 → 40 USDT

市团队权益每棵树实际是 40 USDT,前端显示文案错误写成 30 USDT

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-14 09:45:05 -08:00
parent 0860ff23b8
commit c4be2f59f7
1 changed files with 1 additions and 1 deletions

View File

@ -1142,7 +1142,7 @@ class _ProfilePageState extends ConsumerState<ProfilePage> {
initialTarget: _authCityCompanyInitialTarget,
monthlyTarget: _authCityCompanyMonthlyTarget,
monthIndex: _authCityCompanyMonthIndex,
rewardDescription: '每新增认种 1 棵可获得 30 USDT',
rewardDescription: '每新增认种 1 棵可获得 40 USDT',
),
],
//