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