- 移除 goodStore 的使用,改为直接调用 userArtwork API - 通过路由参数获取艺术品 UUID,动态加载详情数据 - 更新模板,使用新获取的数据渲染页面 - 修改 profile 页面跳转到艺术品详情的方式,传递 UUID 参数 |
||
---|---|---|
.. | ||
index.vue |
- 移除 goodStore 的使用,改为直接调用 userArtwork API - 通过路由参数获取艺术品 UUID,动态加载详情数据 - 更新模板,使用新获取的数据渲染页面 - 修改 profile 页面跳转到艺术品详情的方式,传递 UUID 参数 |
||
---|---|---|
.. | ||
index.vue |