Fix/52 首页用户管理交互调整 #2

Closed
kxswman wants to merge 5 commits from fix/52-首页用户管理交互调整 into main
Owner

💻 变更类型 | Change Type

  • [ ] feat
  • [ ] 🐛 fix
  • [ ] 💄 style
  • [ ] 🔨 chore
  • [ ] 📝 docs

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

#### 💻 变更类型 | Change Type <!-- For change type, change [ ] to [x]. --> - \[ ] ✨ feat - \[ ] 🐛 fix - \[ ] 💄 style - \[ ] 🔨 chore - \[ ] 📝 docs #### 🔀 变更说明 | Description of Change <!-- Thank you for your Pull Request. Please provide a description above. --> #### 📝 补充信息 | Additional Information <!-- Add any other context about the Pull Request here. -->
kxswman added 5 commits 2026-06-23 10:45:14 -04:00
新功能(#113): 新增促销管理后台页面
PR Check / Lint, Check, Test and Build (push) Has been cancelled
c46944aae1
修复(#122): 合并促销价档位提交到测试环境
PR Check / Lint, Check, Test and Build (push) Has been cancelled
23f51a1ef4
Squash merge of fix/134-促销前端展示对齐 (4702dee).

HIF-79/HIF-113 落地后前端有三处对齐缺失:

- promo-info.tsx 仍读 promo.end_time,但后端 SubscribeDiscountPromo
  JSON 字段是 expires_at(×2 处)
- billing.tsx 缺 Promo Discount 行,PreOrderResponse 拿到 promo_discount
  时无处可渲染
- typings.d.ts: SubscribeDiscountPromo 缺 expires_at/rule_type,
  PreOrderResponse 缺 promo_discount

本次仅修字段对齐与展示行,不动业务逻辑、不动 OrderDetail 类型 (后端
当前未透出 promo_discount)。新增 billing.promoDiscount 中英文文案。
修复(#52): 补齐首页与用户状态文案
PR Check / Lint, Check, Test and Build (pull_request) Has been cancelled
Dependabot Auto Merge / Dependabot Auto Merge (pull_request_target) Has been cancelled
7505d37af6
kxswman closed this pull request 2026-06-23 11:16:52 -04:00
Some checks are pending
PR Check / Lint, Check, Test and Build (pull_request) Has been cancelled
Dependabot Auto Merge / Dependabot Auto Merge (pull_request_target) Has been cancelled

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HI-VPN/hi-frontend#2