赵忠林
80653f7ac2
feat(payment): 更新支付倒计时组件以支持过期时间
- 添加 expirationTime 属性作为首选时间源
- 当 expirationTime 缺失时回退到 createTime + timeoutHours 方式
- 更新订单详情页和订单列表页组件以传递 expirationTime
- 修改 usePaymentCountdown Hook 以支持新的参数结构
- 更新组件文档以反映新的 API 和使用方式
- 增强时间计算逻辑以处理无效时间情况
2026-02-07 13:16:31 +08:00
..
2025-09-29 17:07:48 +08:00
2025-09-21 22:10:22 +08:00
2025-09-22 23:58:54 +08:00
2025-06-26 11:41:12 +08:00
2025-08-15 01:52:36 +08:00
2026-01-31 13:39:10 +08:00
2025-08-07 20:36:07 +08:00
2026-02-07 13:16:31 +08:00
2025-08-09 19:59:48 +08:00
2025-09-13 18:10:21 +08:00
2025-08-07 20:36:07 +08:00
2025-06-26 11:41:12 +08:00
2026-02-01 01:39:49 +08:00
2026-01-15 10:12:49 +08:00
2026-02-07 12:22:43 +08:00
2025-07-24 19:37:45 +08:00
2025-08-09 19:59:48 +08:00