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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !151
@@ -78,7 +78,7 @@ @@ -78,7 +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()) 81 + alert($(document).height())
82 if($(document).height()==455){ 82 if($(document).height()==455){
83 // $(".index_swiper").css("height","95%"); 83 // $(".index_swiper").css("height","95%");
84 // $(".swiper-container").css("height","95%"); 84 // $(".swiper-container").css("height","95%");