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()