rwadurian/frontend/mining-app/lib/presentation/pages/profile
hailin e8f3c34723 fix(contribution): 认种记录总贡献值显示用户实际有效算力
后端:
- get-planting-ledger.query.ts: 添加effectiveContribution字段
- 从contributionAccount获取用户实际的个人算力(personalContribution)

前端:
- planting_record.dart: PlantingSummary添加effectiveContribution字段
- planting_record_model.dart: 解析effectiveContribution字段
- planting_records_page.dart: 总贡献值显示effectiveContribution而非totalAmount

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 08:29:14 -08:00
..
about_page.dart feat(frontend): 实现我的页面其他设置4项功能 2026-01-17 01:08:21 -08:00
edit_profile_page.dart feat(mining-app): 资产页面优化及个人资料编辑功能 2026-01-16 07:58:16 -08:00
help_center_page.dart feat(frontend): 实现我的页面其他设置4项功能 2026-01-17 01:08:21 -08:00
mining_records_page.dart refactor: rename '算力占比' to '贡献值占比' in mining records 2026-01-17 00:33:02 -08:00
planting_records_page.dart fix(contribution): 认种记录总贡献值显示用户实际有效算力 2026-01-17 08:29:14 -08:00
profile_page.dart feat(frontend): 实现我的页面其他设置4项功能 2026-01-17 01:08:21 -08:00
team_page.dart feat(contribution/mining-app): add team tree API using contribution-service 2.0 2026-01-16 09:17:18 -08:00
trading_records_page.dart feat(mining-app): add trading records page and remove withdrawal records 2026-01-16 09:22:15 -08:00