rwadurian/frontend/mining-app/lib/domain/entities
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
..
asset_display.dart feat(asset): aggregate mining and trading account balances in asset display 2026-01-15 19:53:31 -08:00
contribution.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -08:00
contribution_record.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -08:00
contribution_stats.dart refactor(frontend): replace all '认种' with '参与' 2026-01-19 04:39:15 -08:00
global_state.dart feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
kline.dart feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
market_overview.dart refactor(mining-app): rename 绿积分 to 积分值 across all pages 2026-01-14 19:57:17 -08:00
mining_record.dart feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
planting_record.dart refactor(frontend): 优化参与记录和贡献值页面的文案显示 2026-01-19 06:17:19 -08:00
price_info.dart refactor(mining-app): rename 绿积分 to 积分值 across all pages 2026-01-14 19:57:17 -08:00
share_account.dart feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
trade_order.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
trading_account.dart refactor(mining-app): rename 绿积分 to 积分值 across all pages 2026-01-14 19:57:17 -08:00