gcx/frontend/genex-mobile/lib/features/coupons/presentation/pages
hailin b1a0f29f06 refactor: 轻量化首页钱包卡片,新增完整钱包页面
- 首页钱包区域从重量级(stats+filter+coupon cards+actions)
  精简为轻量卡片(汇总信息+4个快捷入口),点击进入完整钱包页
- 新增 wallet_coupons_page.dart:融合"我的券"全部功能
  (汇总面板+4-Tab筛选+券列表+转赠/出售快捷操作+接收券)
- 分类网格从6项(3列)扩展为8项(4列x2行):
  限时抢购/新券首发/折扣排行/即将到期/比价/转让市场/热门交易/全部
- HomePage 从 StatefulWidget 简化为 StatelessWidget
- main.dart 新增 /wallet/coupons 路由

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 18:39:22 -08:00
..
coupon_detail_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
home_page.dart refactor: 轻量化首页钱包卡片,新增完整钱包页面 2026-02-11 18:39:22 -08:00
market_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
my_coupon_detail_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
my_coupons_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
order_confirm_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
payment_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
payment_success_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
redeem_qr_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
search_page.dart feat: Create genex-mobile app with coupon lifecycle management redesign 2026-02-11 17:57:16 -08:00
wallet_coupons_page.dart refactor: 轻量化首页钱包卡片,新增完整钱包页面 2026-02-11 18:39:22 -08:00