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

修改

@@ -81,7 +81,9 @@ @@ -81,7 +81,9 @@
81 // alert($(document).height()) 81 // alert($(document).height())
82 if($(document).height()==455){ 82 if($(document).height()==455){
83 $(".index_swiper img").css("height","95%"); 83 $(".index_swiper img").css("height","95%");
84 - $(".video_lool").css("height","554px"); 84 +
  85 + $(".video_lool").css("height","5.45rem");
  86 + $(".video_lool img").css("height","100%");
85 } 87 }
86 // alert( $(".video_lool").css("height")) 88 // alert( $(".video_lool").css("height"))
87 var swiper = new Swiper('.swiper-container', { 89 var swiper = new Swiper('.swiper-container', {