liveh5-nuxt/app/components
xingyy aec3825a3b feat(component): 优化消息组件并添加新功能
- 重构 x-message 组件,支持更多自定义选项
- 添加 artDetail 页面用于展示艺术品详情
- 修改 liveRoom 页面,接入新的消息提示功能- 优化 profile 页面布局,增加去支付按钮
- 调整 home 页面,集成新的消息系统
- 修改 websocket 插件,支持携带 token 认证
2025-02-08 10:06:21 +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(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +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