diff --git a/pages/home/components/information.vue b/pages/home/components/information.vue index 0579b5d..00d28e2 100644 --- a/pages/home/components/information.vue +++ b/pages/home/components/information.vue @@ -150,7 +150,7 @@ export default { } }) }, - infoItemViewClick(item) { + infoItemViewClick(item, index) { if(item.type === 2) { // const coverCtx = uni.createVideoContext('coverVideo', this) // coverCtx.pause()