liveh5-nuxt/app
xingyy 70602bd077 refactor(app): 优化艺术品详情页面并修复相关组件问题
- 移除了 itemDetail 组件中的 console.log 语句
- 在 artDetail 页面中添加了 floating2 组件以改进浮动元素的实现
- 优化了 itemDetail 组件中价格规则图片的显示,添加了图片处理参数
- 移除了 collectCode/payment 组件中的冗余空行
2025-03-07 15:00:15 +08:00
..
api feat(payment): 集成 Stripe 支付功能 2025-02-28 15:08:48 +08:00
api-collect-code 12 2025-03-03 09:20:27 +08:00
components refactor(app): 优化艺术品详情页面并修复相关组件问题 2025-03-07 15:00:15 +08:00
composables feat(websocket): 实现 WebSocket通信功能 2025-01-23 16:37:11 +08:00
config feat(config): 更新路由名称并添加新的收集码相关页面 2025-02-20 11:43:05 +08:00
constants 12 2025-01-23 14:27:02 +08:00
layouts feat(goods): 添加 fddCheck 接口并优化多个组件- 在 goods API 中添加 fddCheck 接口 2025-02-17 10:52:10 +08:00
pages refactor(app): 优化艺术品详情页面并修复相关组件问题 2025-03-07 15:00:15 +08:00
plugins 12123 2025-03-02 17:31:04 +08:00
static 12 2025-02-27 16:32:09 +08:00
stores refactor(app): 优化直播间价格变更提示逻辑 2025-03-03 14:56:04 +08:00
stores-collect-code refactor(auth): 重构登录模块并优化验证码功能 2025-03-02 14:35:00 +08:00
styles feat(app): 添加暗黑模式支持并优化主题样式 2025-01-23 14:59:20 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils refactor(websocket): 完善 WebSocket 客户端 token 处理和错误日志 2025-03-02 13:23:45 +08:00
app.vue refactor(app): 优化多个组件的显示和功能 2025-03-07 13:46:26 +08:00