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