rwadurian/frontend/mining-app/lib/presentation/pages
hailin 033d1cde42 feat(mining-app): 完善 telemetry 埋点 - 页面访问 + 用户行为
- 新增 TelemetryRouteObserver,挂载到 GoRouter 自动追踪全部页面访问
  无需每个页面手动调用 logPageView(),覆盖 27 个路由
- user_providers: login_success/login_failed(区分密码/短信)、logout
- trading_page: buy_shares、sell_shares(含价格/数量/结果)、transfer_shares(含方向/金额/结果)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 09:36:04 -08:00
..
asset feat(mining-app): 接入 capabilitiesProvider 实现 UI 层能力适配 2026-02-28 01:36:24 -08:00
auth feat(trade-password): 实现卖出交易的支付密码验证功能 2026-02-05 18:12:39 -08:00
c2c revert(app): 回滚 C2C 页面的卖出限制 2026-03-04 05:57:24 -08:00
contribution fix(mining-app): 已解锁上 null 时显示 0 2026-03-05 05:41:00 -08:00
profile fix(mining-app): 修复分配记录 distributionMinute 时间仍显示UTC的问题 2026-03-02 21:26:47 -08:00
splash feat(mining-app): 集成 telemetry 遥测功能 2026-03-05 09:29:06 -08:00
trading feat(mining-app): 完善 telemetry 埋点 - 页面访问 + 用户行为 2026-03-05 09:36:04 -08:00