liveh5-nuxt/app
xingyy 2919400d7f feat(payment): 优化支付结果页面并支持多种支付状态展示
- 新增支付结果查询接口并调用该接口获取支付状态
- 根据支付状态动态显示支付结果信息
- 更新国际化文案,增加支付失败、未支付、支付过期等状态的提示
- 调整支付结果页面布局和样式
2025-02-18 10:29:49 +08:00
..
api feat(payment): 优化支付结果页面并支持多种支付状态展示 2025-02-18 10:29:49 +08:00
api-collect-code feat(api-collect-code): 新增离线二维码删除功能并优化相关页面 2025-02-10 16:26:54 +08:00
components refactor(liveRoom): 优化直播室页面 2025-02-18 09:47:30 +08:00
composables feat(websocket): 实现 WebSocket通信功能 2025-01-23 16:37:11 +08:00
config refactor(app/config): 修改路由名称 2025-01-23 14:17:49 +08:00
constants 12 2025-01-23 14:27:02 +08:00
layouts feat(goods): 添加 fddCheck 接口并优化多个组件- 在 goods API 中添加 fddCheck 接口 2025-02-17 10:52:10 +08:00
pages feat(payment): 优化支付结果页面并支持多种支付状态展示 2025-02-18 10:29:49 +08:00
plugins feat(live): 实现直播间竞拍功能并优化相关页面 2025-02-08 15:21:00 +08:00
static feat(payment): 添加支付功能并优化直播相关页面 2025-02-17 19:54:11 +08:00
stores feat(payment): 添加支付功能并优化直播相关页面 2025-02-17 19:54:11 +08:00
stores-collect-code feat(collectCode): 优化收款二维码功能 2025-02-10 15:47:26 +08:00
styles feat(app): 添加暗黑模式支持并优化主题样式 2025-01-23 14:59:20 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils refactor(app): 优化代码结构和功能 2025-02-08 16:24:26 +08:00
app.vue feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00