...
|
...
|
@@ -80,10 +80,10 @@ |
|
|
<script type="text/javascript">
|
|
|
// alert($(document).height())
|
|
|
if($(document).height()==455){
|
|
|
$(".index_swiper").css("height","95%");
|
|
|
$(".swiper-container").css("height","95%");
|
|
|
$(".index_swiper img").css("height","95%");
|
|
|
$(".video_lool").css("padding-top","5rem");
|
|
|
// $(".index_swiper").css("height","95%");
|
|
|
// $(".swiper-container").css("height","95%");
|
|
|
// $(".index_swiper img").css("height","95%");
|
|
|
$(".video_lool").css("padding-top","2rem");
|
|
|
$(".video_lool").css("margin-top","0");
|
|
|
|
|
|
}
|
...
|
...
|
|