...
|
...
|
@@ -81,7 +81,9 @@ |
|
|
// alert($(document).height())
|
|
|
if($(document).height()==455){
|
|
|
$(".index_swiper img").css("height","95%");
|
|
|
$(".video_lool").css("height","554px");
|
|
|
|
|
|
$(".video_lool").css("height","5.45rem");
|
|
|
$(".video_lool img").css("height","100%");
|
|
|
}
|
|
|
// alert( $(".video_lool").css("height"))
|
|
|
var swiper = new Swiper('.swiper-container', {
|
...
|
...
|
|