liveh5-nuxt/app
xingyy 1b996eafca feat(api): 新增 artworkDetail接口并更新相关页面
- 在 goods API 中添加 artworkDetail函数,用于获取艺术品详情
- 在首页的 ItemList 组件中调用 artworkDetail 获取详情信息- 移除首页中未使用的 useRect 和 itemDetail 组件
2025-01-20 16:57:22 +08:00
..
api feat(api): 新增 artworkDetail接口并更新相关页面 2025-01-20 16:57:22 +08:00
components refactor(goods): 重构商品相关功能 2025-01-20 16:17:49 +08:00
config feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
constants feat(app): 更新应用名称和描述为豐和拍卖会 2025-01-08 15:32:54 +08:00
layouts refactor(goods): 重构商品相关功能 2025-01-20 16:17:49 +08:00
pages feat(api): 新增 artworkDetail接口并更新相关页面 2025-01-20 16:57:22 +08:00
plugins feat(api): 重构 HTTP 请求模块 2025-01-16 15:40:06 +08:00
static feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
stores refactor(goods): 重构商品相关功能 2025-01-20 16:17:49 +08:00
styles feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils 项目初始化 2025-01-08 13:26:12 +08:00
app.vue feat(transition): 添加页面切换滑动动画效果 2025-01-17 11:42:12 +08:00