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