liveh5-nuxt/app/components
xingyy a791248752 refactor(app): 优化代码结构和功能
- 移除多处 console.log 语句,清理无用代码
- 在消息组件中添加 info 类型配置并实现 info 消息显示功能
- 优化 WebSocket 消息处理逻辑,提高代码可读性
2025-02-08 16:24:26 +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 refactor(app): 优化代码结构和功能 2025-02-08 16:24:26 +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