gcx/frontend/genex-mobile/lib/app/i18n/strings
hailin 46d2404d19 feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现
- 新增 SharePage:推荐码 QR 码 + 邀请进度 + 一键复制/原生分享
- ProfilePage 添加「邀请好友」渐变横幅入口
- 新增 ReferralService(getMyInfo / getDirectReferrals)
- pubspec.yaml 引入 qr_flutter ^4.1.0、share_plus ^10.0.2
- 路由 /share 注册
- i18n:4 语言新增 share.* 共 20 个翻译键(zh-CN / zh-TW / en / ja)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 01:28:22 -08:00
..
en.dart feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现 2026-03-04 01:28:22 -08:00
ja.dart feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现 2026-03-04 01:28:22 -08:00
zh_cn.dart feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现 2026-03-04 01:28:22 -08:00
zh_tw.dart feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现 2026-03-04 01:28:22 -08:00