Authored by microTT

首页banner优化

... ... @@ -94,6 +94,7 @@ define('channel', function(require, exports) {
wrapperClass: 'slide-wrap',
slideClass: 'box',
slidesPerView: 'auto',
loopedSlides: $(".slide-box").find(".box").size(),
onSlideChangeEnd: function(swiper) {
var activeIndex = swiper.activeIndex,
len = $('.dib a').size(),
... ...