liveh5-nuxt/app/components
xingyy ff053a5a8c feat(image): 添加 webp 图片格式支持
- 在 x-image组件中添加 webp 格式支持
- 在 nuxt.config.js 中配置 ipx 图片处理- 添加 sharp 库以支持图片格式转换
- 修改 live store 中的 show1 变量初始值
- 调整 PaymentResults 组件中 price 的默认值
2025-01-23 20:02:20 +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 feat(image): 添加 webp 图片格式支持 2025-01-23 20:02:20 +08:00
x-message feat(api): 添加 401 状态码处理逻辑 2025-01-21 11:43:27 +08:00
x-popup refactor(liveRoom): 重构直播室功能 2025-01-23 19:29:29 +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