fix: bug
This commit is contained in:
@@ -88,7 +88,6 @@
|
||||
})
|
||||
}
|
||||
const onSwiperChange = (data) => {
|
||||
console.log('轮播图切换:', e);
|
||||
currentIndex.value = data.index;
|
||||
}
|
||||
const isPreview = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user