From 2ac622807341d064ad1a25026aa07d784dbdbcba Mon Sep 17 00:00:00 2001 From: liuweiwen <“529520975@qq.com> Date: Mon, 2 Dec 2019 13:43:47 +0800 Subject: [PATCH] =?UTF-8?q?pc=E5=AE=98=E7=BD=91=20=E5=AE=98=E7=BD=91?= =?UTF-8?q?=E3=80=91----=E3=80=90=E8=B4=A6=E6=88=B7=E5=85=85=E5=80=BC?= =?UTF-8?q?=E3=80=91=E7=82=B9=E5=87=BB=E5=AE=B6=E9=95=BF=E7=9B=91=E6=8A=A4?= =?UTF-8?q?/=E5=AE=A2=E6=9C=8D=E5=B8=AE=E5=8A=A9=EF=BC=8C=E6=97=A0?= =?UTF-8?q?=E5=8F=8D=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Home/landingPage.html | 4 ++-- Public/Home/css/index2.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index e71bd2348..3f79d60d1 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -336,7 +336,7 @@ $(".gray-btn").click(function(){ event.stopPropagation(); $(".second").show(); - swiperGet(); + // swiperGet(); document.body.style.overflow = 'hidden'; $(".window").hide(); }) @@ -347,7 +347,7 @@ $(".doubt").click(function(){ $(".second").show(); document.body.style.overflow = 'hidden'; - swiperGet(); + // swiperGet(); }) }); diff --git a/Public/Home/css/index2.css b/Public/Home/css/index2.css index 23c821134..7f79dc3d5 100644 --- a/Public/Home/css/index2.css +++ b/Public/Home/css/index2.css @@ -109,7 +109,7 @@ } .slide-item{ width: 4.4rem; - /* height: 6.22rem; */ + height: 6.22rem; margin-right: 30px; list-style: none; }