rwadurian/frontend
hailin cb9831f2fc feat(mining-admin-web): 前端实现区域代码到中文名称转换
系统账户列表现在显示中文省市名称(如"广州市公司")而不是区域代码(如"440100账户")

- 新增 region-codes.ts 包含完整的省市行政区划代码映射
- 修改 accounts-table.tsx 使用 getRegionDisplayName() 转换名称
- 修改 account-card.tsx 使用区域代码映射
- 修改账户详情页使用区域代码映射显示标题

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 05:20:50 -08:00
..
.claude refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
admin-web feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00
mining-admin-web feat(mining-admin-web): 前端实现区域代码到中文名称转换 2026-01-21 05:20:50 -08:00
mining-app fix(contribution): 使用 upsert 替代 update 避免记录不存在错误 2026-01-20 08:43:37 -08:00
mobile-app chore(mobile-app): 更新开屏静态图片 2026-01-09 10:42:53 -08:00
mobile-upgrade feat(frontend): 前端时间显示统一转换为本地时间 2025-12-23 19:45:51 -08:00
temp_backup refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
README.MD . 2025-11-25 10:17:37 +08:00

README.MD