feat(checkin): 支持活动相关的URL参数传递
- 在 checkin/info 页面添加 activityId 和 discount_title 参数支持 - 在地图标记导航时传递 activityId 和 discount_title 参数 - 修复 discount_title 变量重复声明问题 - 确保 page_details 对象包含完整的 URL 参数 影响文件: - src/views/checkin/info.vue: 在 watch 和 onMounted 中添加参数 - src/views/checkin/map.vue: 在标记点击导航时传递参数 - src/views/checkin/CLAUDE.md: 更新上下文记忆 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
3 changed files
with
31 additions
and
7 deletions
-
Please register or login to post a comment