diff --git a/src/components/YlSwiper/Index.vue b/src/components/YlSwiper/Index.vue index 52b3668..e10f80b 100644 --- a/src/components/YlSwiper/Index.vue +++ b/src/components/YlSwiper/Index.vue @@ -86,7 +86,7 @@ const navigationConfig = computed(() => { if (hasCustomNavButtons.value) { return false; } - + // 否则使用配置的导航按钮设置 if (navigation.value === true) { return {}; @@ -164,7 +164,8 @@ defineExpose({ - + + - +
- +
-