[fix] swiper cycle invalid (#425)
This commit is contained in:
parent
6f21c5166f
commit
511834d6c9
|
@ -10,7 +10,7 @@
|
||||||
spaceBetween: 8,
|
spaceBetween: 8,
|
||||||
centeredSlides: true,
|
centeredSlides: true,
|
||||||
effect: effect,
|
effect: effect,
|
||||||
loop: true,
|
rewind: true,
|
||||||
pagination: {
|
pagination: {
|
||||||
el: '.swiper-pagination',
|
el: '.swiper-pagination',
|
||||||
clickable: true,
|
clickable: true,
|
||||||
|
|
Loading…
Reference in New Issue