This commit is contained in:
杨航
2025-11-20 11:08:19 +08:00
parent 9ef11a7228
commit 96197fe05a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -88,7 +88,6 @@
})
}
const onSwiperChange = (data) => {
console.log('轮播图切换:', e);
currentIndex.value = data.index;
}
const isPreview = ref(false)