liveh5-nuxt/app/stores
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
..
auth feat(auth): 添加fingerprint存储 2025-01-23 14:11:20 +08:00
goods refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
live feat(image): 添加 webp 图片格式支持 2025-01-23 20:02:20 +08:00