rwadurian/frontend/mining-app/lib/presentation/pages/profile
hailin f7cfb4ef8c refactor(frontend): 优化参与记录和贡献值页面的文案显示
参与记录页面(planting_records_page.dart):
- 将状态 "已开始挖矿" 改为 "已开始"
- 将 "xx棵" 改为 "xx个"
- 将 "单棵算力" 改为 "单个算力"

贡献值页面(contribution_page.dart):
- 将贡献值明细中的 "本人种植" 改为 "本人"
- 移除 "已解锁上级" 和 "已解锁下级" 后的 "级" 字后缀

实体类(planting_record.dart):
- 同步更新状态显示文案 "已开始挖矿" → "已开始"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 06:17:19 -08:00
..
about_page.dart docs(frontend): update about page description 2026-01-19 04:47:05 -08:00
edit_profile_page.dart feat(mining-app): 资产页面优化及个人资料编辑功能 2026-01-16 07:58:16 -08:00
help_center_page.dart refactor(frontend): rename '团队上级/下级' to '团队上/下贡献值' 2026-01-19 04:45:15 -08:00
mining_records_page.dart feat(frontend): add dark mode support and fix mining records overflow 2026-01-19 05:06:28 -08:00
planting_records_page.dart refactor(frontend): 优化参与记录和贡献值页面的文案显示 2026-01-19 06:17:19 -08:00
profile_page.dart feat(frontend): add dark mode support and fix mining records overflow 2026-01-19 05:06:28 -08:00
team_page.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -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