liveh5-nuxt/app/components
xingyy 43b1afb8f0 feat(collect-code): 实现线下扫码支付功能
- 新增 offlineQrcode 和 createOrder 接口
- 实现个人资讯页面的数据获取和处理
- 添加支付页面,支持全款和部分款项支付
- 优化签名协议页面,使用新接口获取数据
- 新增支付结果页面,展示支付状态和金额
2025-02-20 11:35:23 +08:00
..
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail feat(i18n): 添加新文本并优化多语言支持 2025-02-13 11:53:24 +08:00
liveLoading refactor(liveRoom): 优化直播室页面 2025-02-18 09:47:30 +08:00
liveMinWindow 12 2025-02-12 10:35:56 +08:00
waterfallFlow feat(goods): 添加 fddCheck 接口并优化多个组件- 在 goods API 中添加 fddCheck 接口 2025-02-17 10:52:10 +08:00
x-button fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00
x-image refactor(app): 移除 @nuxt/image 模块并调整相关组件 2025-02-14 16:47:56 +08:00
x-message refactor(components): 优化消息组件样式和动画 2025-02-08 16:34:03 +08:00
x-popup feat(x-popup): 增加弹窗内列表自动定位功能- 在 x-popup 组件中添加 list-container 类名,用于后续定位操作 2025-02-08 17:00:09 +08:00
x-van-date refactor(components): 优化瀑布流布局和日期选择组件 2025-02-17 10:14:12 +08:00
x-van-select feat(collect-code): 实现线下扫码支付功能 2025-02-20 11:35:23 +08:00
AppFooter.vue feat(collectCode): 优化收款二维码功能 2025-02-10 15:47:26 +08:00
AppHeader.vue feat(payment): 添加支付结果页面和外部支付页面 2025-02-18 14:10:19 +08:00