liveh5-nuxt/app/components
xingyy 36793c5c5a feat(live): 实现直播间竞拍功能并优化相关页面
- 新增 artworkBuy API 实现艺术品购买功能
- 重构 WebSocket连接逻辑,优化消息处理- 更新直播间页面,支持实时竞拍和消息提示
-调整艺术详情和用户中心页面样式
- 优化消息组件样式和展示逻辑
2025-02-08 15:21:00 +08:00
..
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail feat(env): 添加 websocket URL 并更新直播室相关功能 2025-01-23 16:34:34 +08:00
x-button fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00
x-image refactor(home): 优化首页艺术品列表功能 2025-02-06 16:29:17 +08:00
x-message feat(live): 实现直播间竞拍功能并优化相关页面 2025-02-08 15:21:00 +08:00
x-popup refactor(liveRoom): 重构直播室功能 2025-01-23 19:29:29 +08:00
x-van-date feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
x-van-select feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
AppFooter.vue perf(components): 添加 v-memo指令以优化性能 2025-01-23 15:28:31 +08:00
AppHeader.vue refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
SignaturePad.vue vconsole添加 2025-01-21 16:27:26 +08:00