From 6da6af673a042230a801c8b6d2ddab43764c4b3a Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 21 Sep 2018 09:04:15 +0800 Subject: [PATCH] 软件 --- index.html | 2 +- js/main.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 35f5c36..eb840a6 100755 --- a/index.html +++ b/index.html @@ -205,6 +205,6 @@ - + diff --git a/js/main.js b/js/main.js index 2c0b5fe..955141d 100755 --- a/js/main.js +++ b/js/main.js @@ -187,6 +187,7 @@ // 如果需要分页器 pagination: { el: '.swiper-pagination', + clickable:true }, autoplay: { disableOnInteraction: false, //点击后继续轮播(这个很重要) -- libgit2 0.21.4