fix. [PWT-126] 슬라이드 타입 > 한번에 여러장 슬라이드되는 현상 개선

This commit is contained in:
clkim
2025-12-02 19:45:30 +09:00
parent 3e190aa93c
commit f77e393e8b
7 changed files with 25 additions and 18 deletions

View File

@@ -56,6 +56,7 @@ const options = computed((): ResponsiveOptions => {
arrows: props.arrows,
pagination: props.pagination,
destroy: props.destroy,
flickPower: 400,
classes: {
arrows: 'splide-arrows',
arrow: 'splide-arrow',