From c0296d4e568a599b68a1dc622d6a7da18cd00d43 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Sat, 31 Dec 2022 01:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 1 + js/index.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index c19911a..d780df3 100644 --- a/css/index.css +++ b/css/index.css @@ -943,6 +943,7 @@ a:active{ border-radius: 10px; padding: 10px 0 0 0 } + .g1,.g2,.g3,.g4{width:100%; height:70px; margin:0 5px 5px 0} .mobilebtn{ display: block; text-align: center; diff --git a/js/index.js b/js/index.js index 6ff9367..99c372e 100644 --- a/js/index.js +++ b/js/index.js @@ -363,7 +363,6 @@ $(function(){ // console.log($(window).width()) if($(window).width()<=767){ - console.log("ppp") groupSlide1() }else{ groupSlide()