From 0d4000d51b7e138045f107f0b6a0a8e70a9a366c Mon Sep 17 00:00:00 2001 From: goule <954534408@qq.com> Date: Mon, 25 Oct 2021 17:20:31 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=A6=96=E9=A1=B5=E8=BD=AE=E6=92=AD?= =?UTF-8?q?=E5=9B=BE=E6=9A=82=E5=81=9C=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/index.js b/js/index.js index 26f6741..d9c6347 100644 --- a/js/index.js +++ b/js/index.js @@ -5,8 +5,8 @@ $(".footer").load("../html/footer.html"); $(function() { var swiper = new Swiper(".mySwiper", { - loop : true, - autoplay:true, + // loop : true, + // autoplay:true, pagination: { el: ".swiper-pagination",