This commit is contained in:
xaoxuu 2021-02-21 23:57:07 +08:00
parent 01fef65c28
commit 89d93923fe
1 changed files with 0 additions and 5 deletions

View File

@ -264,15 +264,10 @@ if (stellar.plugins.swiper) {
slidesPerView: 'auto', slidesPerView: 'auto',
spaceBetween: 8, spaceBetween: 8,
centeredSlides: true, centeredSlides: true,
zoom: true,
pagination: { pagination: {
el: '.swiper-pagination', el: '.swiper-pagination',
clickable: true, clickable: true,
}, },
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
navigation: { navigation: {
nextEl: '.swiper-button-next', nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev', prevEl: '.swiper-button-prev',