|
|
@@ -200,10 +200,10 @@
|
|
|
nextEl: '.dp .new_item .swiper-button-next',
|
|
|
prevEl: '.dp .new_item .swiper-button-prev',
|
|
|
},
|
|
|
- pagination: {
|
|
|
- el: '.dp .new_item .swiper-pagination',
|
|
|
- clickable: true,
|
|
|
- },
|
|
|
+ // pagination: {
|
|
|
+ // el: '.dp .new_item .swiper-pagination',
|
|
|
+ // clickable: true,
|
|
|
+ // },
|
|
|
slidesPerView: 'auto',
|
|
|
spaceBetween: 22,
|
|
|
});
|