正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -81,9 +81,9 @@ | @@ -81,9 +81,9 @@ | ||
81 | // alert($(document).height()) | 81 | // alert($(document).height()) |
82 | if($(document).height()==455){ | 82 | if($(document).height()==455){ |
83 | $(".index_swiper img").css("height","95%"); | 83 | $(".index_swiper img").css("height","95%"); |
84 | - $(".video_lool").css("height","6rem"); | 84 | + $(".video_lool").css("height","554px"); |
85 | } | 85 | } |
86 | - alert( $(".video_lool").css("height")) | 86 | + // alert( $(".video_lool").css("height")) |
87 | var swiper = new Swiper('.swiper-container', { | 87 | var swiper = new Swiper('.swiper-container', { |
88 | pagination: { | 88 | pagination: { |
89 | el: '.swiper-pagination', | 89 | el: '.swiper-pagination', |
-
请 注册 或 登录 后发表评论