lll
liukangdong
2024-08-05 2da083225417ef7007842b84e7276242faeb0e35
wechat_jiaxuan/pages/productVideo/index.js
@@ -50,7 +50,7 @@
    })
  },
  itemClick(e) {
    const { videourl ,id} = e.currentTarget.dataset.item
    const { id} = e.currentTarget.dataset.item
    const { dataList } = this.data
    dataList.forEach(ite => {
      if(id === ite.id){