sion 42563c906c fix: 修复图标和标签语义问题
## P0 - 简繁体中文混用(6个文件)
- chart_page.dart: 6处简体→繁体(暂无数据、买入、卖出、加载失败等)
- mine_page.dart: 确定 → 確定
- menu_group1.dart: 确定 → 確定
- deposit_page.dart: 单笔最低充值 → 單筆最低充值、网络 → 網絡

## P1 - 图标库不一致(1个文件)
- register_page.dart: Material Icons 统一为 Lucide Icons
  - Icons.chevron_left → LucideIcons.arrowLeft
  - Icons.check → LucideIcons.check
  - Icons.shield → LucideIcons.shieldCheck
  - Icons.lock → LucideIcons.lock
  - Icons.close → LucideIcons.x
  - Icons.camera_alt → LucideIcons.camera

## P2 - hintText 重复(2个文件)
- register_page.dart: 推廣碼(選填) → 請輸入推廣碼(選填)
- asset_dialogs.dart: 聯繫方式 → 方便客服與您聯繫

## 检查结论
 所有图标与功能语义完全匹配
 所有简繁混用问题已修复
 所有图标库统一为 Lucide Icons
2026-04-08 12:41:00 +08:00
2026-04-04 20:42:15 +08:00
111
2026-04-08 01:10:42 +08:00
2026-03-28 17:26:49 +08:00
111
2026-04-08 01:09:57 +08:00
111
2026-04-06 18:45:04 +08:00
111
2026-04-08 01:09:57 +08:00
111
2026-04-07 01:05:37 +08:00
2026-03-25 23:05:28 +08:00
111
2026-04-06 18:45:04 +08:00
Description
No description provided
1.1 GiB
Languages
Dart 28.4%
Vue 23.6%
Java 13.3%
HTML 11.6%
Makefile 5%
Other 17.9%