作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

修改

@@ -78,13 +78,7 @@ @@ -78,13 +78,7 @@
78 <include file="public@footer"/> 78 <include file="public@footer"/>
79 <script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script> 79 <script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script>
80 <script type="text/javascript"> 80 <script type="text/javascript">
81 - // alert($(document).height())  
82 - if($(document).height()==455){  
83 - $(".swiper-container").css("height","95%");  
84 - $(".video_lool").css("height","5.45rem");  
85 - $(".video_lool img").css("height","100%");  
86 - }  
87 - // alert( $(".video_lool").css("height")) 81 +
88 var swiper = new Swiper('.swiper-container', { 82 var swiper = new Swiper('.swiper-container', {
89 pagination: { 83 pagination: {
90 el: '.swiper-pagination', 84 el: '.swiper-pagination',