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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !137
@@ -80,8 +80,11 @@ @@ -80,8 +80,11 @@
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%");
83 $(".swiper-container").css("height","95%"); 84 $(".swiper-container").css("height","95%");
84 - $(".video_lool").css("magin-top","1.4rem"); 85 + $(".index_swiper img").css("height","95%");
  86 +
  87 + $(".video_lool").css("magin-top","-1.4rem");
85 88
86 } 89 }
87 // alert( $(".video_lool").css("height")) 90 // alert( $(".video_lool").css("height"))