...
|
...
|
@@ -72,7 +72,7 @@ if ($('.swiper-container .swiper-slide').length > 1) { |
|
|
autoplay: 3000,
|
|
|
autoplayDisableOnInteraction: false,
|
|
|
paginationClickable: true,
|
|
|
pagination: '.swiper-pagination'
|
|
|
pagination: '.banner-top .pagination-inner'
|
|
|
});
|
|
|
}
|
|
|
|
...
|
...
|
|