作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

修改

@@ -80,10 +80,10 @@ @@ -80,10 +80,10 @@
80 <script type="text/javascript"> 80 <script type="text/javascript">
81 // alert($(document).height()) 81 // alert($(document).height())
82 if($(document).height()==455){ 82 if($(document).height()==455){
83 - $(".index_swiper").css("height","95%");  
84 - $(".swiper-container").css("height","95%");  
85 - $(".index_swiper img").css("height","95%");  
86 - $(".video_lool").css("padding-top","5rem"); 83 + // $(".index_swiper").css("height","95%");
  84 + // $(".swiper-container").css("height","95%");
  85 + // $(".index_swiper img").css("height","95%");
  86 + $(".video_lool").css("padding-top","2rem");
87 $(".video_lool").css("margin-top","0"); 87 $(".video_lool").css("margin-top","0");
88 88
89 } 89 }