Commit Graph
8 Commits
Author SHA1 Message Date
adminandClaude Opus 4.7 8e38370b78 refactor: 会员中心并入我的 tab,删除独立会员中心页
- 我的 tab 直接展示:用户卡片 + 会员卡(开通/会员码/权益)+ 免费获取
  权益(广告激励)+ 最近优惠 + 形象/衣橱入口 + 退出登录
- 删除 member_center_page.dart 与 /commercial 路由(内容全部迁移)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-31 16:38:17 +08:00
adminandClaude Opus 4.7 01d8c72366 refactor: 我的页去除重复的会员中心入口 + 会员中心删除合作门店
- 我的页用户卡片已跳转会员中心,删除列表中的重复入口
- 会员中心页移除合作门店(门店筛选/列表/请求),保留会员卡/最近优惠/广告激励

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-31 16:34:34 +08:00
adminandClaude Opus 4.7 30de9a71ce fix: web 端会员页崩溃(dart:io 不可用)+ 嵌套 AppBar 标题重复
- member_center_page 改用 kIsWeb + defaultTargetPlatform 判断 iOS,
  删 dart:io 依赖(web 访问 Platform 抛异常导致页面灰屏)
- HomePage 移除外层 AppBar,4 个 tab 页各自持有单一标题栏

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-31 16:11:08 +08:00
adminandClaude Opus 4.7 5dda43a530 feat: 商业化 P1+P2 客户端(CPS 入口 + 方案驱动推荐 + 广告位 + 降级)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-31 15:59:21 +08:00
admin 06c0e8ba31 feat: 支付页(系统浏览器收银台 + 2s 轮询确认) 2026-07-31 13:55:59 +08:00
admin f3d91cd548 feat: 会员中心页(会员卡/套餐弹层/广告激励/合作门店) 2026-07-31 13:55:00 +08:00
admin 38cf41d44d feat: 会员 provider(状态/套餐/下单/轮询/领奖) 2026-07-31 13:50:02 +08:00
admin ef42602c7c feat: 广告服务抽象(Mock 激励视频)+ url_launcher 依赖 2026-07-31 13:47:11 +08:00