正在显示
1 个修改的文件
包含
3 行增加
和
1 行删除
@@ -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', { |
-
请 注册 或 登录 后发表评论