liveh5-nuxt/app
xingyy 47aa573641 refactor/artDetail: 重构艺术品详情页面
- 移除 goodStore 的使用,改为直接调用 userArtwork API
- 通过路由参数获取艺术品 UUID,动态加载详情数据
- 更新模板,使用新获取的数据渲染页面
- 修改 profile 页面跳转到艺术品详情的方式,传递 UUID 参数
2025-02-08 10:16:54 +08:00
..
api feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
api-collect-code refactor(collect-code): 重构收藏码功能 2025-02-06 14:03:09 +08:00
components feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
composables feat(websocket): 实现 WebSocket通信功能 2025-01-23 16:37:11 +08:00
config refactor(app/config): 修改路由名称 2025-01-23 14:17:49 +08:00
constants 12 2025-01-23 14:27:02 +08:00
layouts refactor(app): 优化代码结构和性能 2025-01-21 19:54:00 +08:00
pages refactor/artDetail: 重构艺术品详情页面 2025-02-08 10:16:54 +08:00
plugins feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
static feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
stores feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
stores-collect-code refactor(collect-code): 重构收藏码功能 2025-02-06 14:03:09 +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 1231 2025-01-22 14:02:22 +08:00
app.vue feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00