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