$require(['swiper'], function () { var honorSwip = new Swiper('.honorSwip', { /* effect: 'coverflow',*/ slidesPerView: 1, loop: true, loopedSlides: 5, spaceBetween:5, /* loopAdditionalSlides: 3, coverflowEffect: { rotate: 20, stretch: "50%", depth: 20, modifier: 1, slideShadows: true },*/ speed: 800, autoplay: { delay: 3000 }, mousewheel: true, pagination: { el: '.honorSwip .swiper-pagination', clickable: true, }, breakpoints: { 768: { spaceBetween:40, slidesPerView: 3, } } }) }); // 鍥剧墖鏀惧ぇ Fancybox.bind('.fancyboxIMHhonor .showihonor', { groupAll: true, Image: { wheel: "slide", }, });