$require(['swiper'], function () { var honoRBox = new Swiper('#c_effect_047_P_130-1697080666496 .honoRBox', { autoplay: { delay: 5000, // 2.5秒切换一次 }, // loop: true, // 循环(loop)模式,使用的话取消注释 slidesPerView : 2, slidesPerGroup : 3, spaceBetween: 20, watchSlidesVisibility: true, centerInsufficientSlides: true, navigation: { nextEl: '#c_effect_047_P_130-1697080666496 .honoRBoxBB .swiper-button-next', prevEl: '#c_effect_047_P_130-1697080666496 .honoRBoxBB .swiper-button-prev', }, pagination: { el: '#c_effect_047_P_130-1697080666496 .honoRBoxBB .banner_i', clickable :true, }, breakpoints: { 768: { slidesPerView: 3, spaceBetween: 25 } } }) }) $require(['swiper'], function () { var honoRBox = new Swiper('#c_effect_047_P_087-1697093876716 .honoRBox', { autoplay: { delay: 2500, // 2.5秒切换一次 }, // loop: true, // 循环(loop)模式,使用的话取消注释 slidesPerView: 1, spaceBetween: 20, watchSlidesVisibility: true, centerInsufficientSlides: true, navigation: { nextEl: '#c_effect_047_P_087-1697093876716 .honoRBoxBB .swiper-button-next', prevEl: '#c_effect_047_P_087-1697093876716 .honoRBoxBB .swiper-button-prev', }, breakpoints: { 768: { slidesPerView: 4, spaceBetween: 15 } } }) })