From 08e308b58d1298eba5ee91963eaa808d120cf112 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 23 Nov 2025 00:50:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=8E=E5=A4=A7=E5=9B=9B=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/tools.js b/js/tools.js index 72a2a12..e03a8f0 100644 --- a/js/tools.js +++ b/js/tools.js @@ -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秒自动切换