风大四发
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-23 00:50:29 +08:00
parent 191c63a90b
commit 08e308b58d

View File

@@ -18,7 +18,7 @@ $(function () {
prevEl: '.swiper-button-prev',
},
});
const mySwiper = new Swiper(".swiper", {
const mySwiper = new Swiper(".banner-cont", {
loop: true, // 循环模式选项
autoplay: {
delay: 5000, // 5秒自动切换