景区有 views/resource/scenic/SeasonDrawer.vue (322 行) 让运营配 4 季内容, 游玩项目 目录 views/resource/playservice/ 缺对应 SeasonDrawer → activity_season 表全空 → admin/activity/items 接口 seasons 字段恒返 [] → 弹窗无季节标签 + 节点 cover 无法按季节切换。 文档给出 4 步精确操作: 1. src/api/playservice.js 加 3 方法 (照搬 scenic 同款) 2. 复制 scenic/SeasonDrawer.vue → playservice/SeasonDrawer.vue 3. 全局替换 scenicId → activityId + import @/api/scenic → @/api/playservice 4. playservice/index.vue 加入口按钮 VO 字段清单 + 完成后效果链路 + 关联打包做的另一件事 (ResourcePickerModal 补传 productLineId) 全部写清。 notify @mmg Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
仓库描述
后端接口修改详细记录 - 自动同步
编程语言
JavaScript
97.9%
Shell
2.1%