- 修复 v-for 循环中 @click 直接传递 item 导致的错误 - 使用 data- 属性传递数据,通过 event.currentTarget.dataset 获取 - 适配微信小程序模板编译限制 Error: v-for 暂不支持循环数据 (env: macOS,mp,1.06.2307250)
- 修复 v-for 循环中 @click 直接传递 item 导致的错误 - 使用 data- 属性传递数据,通过 event.currentTarget.dataset 获取 - 适配微信小程序模板编译限制 Error: v-for 暂不支持循环数据 (env: macOS,mp,1.06.2307250)