liveh5-nuxt/app/pages/payment
xingyy fae3728f5a refactor(payment): 优化支付相关页面和功能
- 修改支付页面中的价格显示,使用 leftCnyPrice 替代 leftPrice
- 添加用户编号查询功能,在签名前检查用户是否已存在
- 优化直播室侧边按钮的支付逻辑,使用 leftCnyPrice 替代 leftPrice
- 统一支付结果页面的展示逻辑,根据支付状态显示不同图片
- 修复艺术详情页面中的价格显示问题,使用 leftCnyPrice 替代 leftPrice
- 优化个人资料页面中的支付逻辑,使用 leftCnyPrice 替代 leftPrice
2025-03-07 19:23:52 +08:00
..
completePage feat(payment): 集成 Stripe 支付功能 2025-02-28 15:08:48 +08:00
external feat(payment): 添加支付结果页面和外部支付页面 2025-02-18 14:10:19 +08:00
result refactor(payment): 优化支付相关页面和功能 2025-03-07 19:23:52 +08:00
index.vue refactor(payment): 重构支付流程和页面 2025-03-02 11:19:45 +08:00