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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !134
@@ -78,7 +78,13 @@ @@ -78,7 +78,13 @@
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("magin-top","-0.4rem");
81 85
  86 + }
  87 + // alert( $(".video_lool").css("height"))
82 var swiper = new Swiper('.swiper-container', { 88 var swiper = new Swiper('.swiper-container', {
83 pagination: { 89 pagination: {
84 el: '.swiper-pagination', 90 el: '.swiper-pagination',
@@ -15,8 +15,6 @@ @@ -15,8 +15,6 @@
15 flex: 1; 15 flex: 1;
16 /*height:76%;*/ 16 /*height:76%;*/
17 } 17 }
18 -  
19 -  
20 .video_lool{ 18 .video_lool{
21 position: relative; 19 position: relative;
22 /*position: fixed;*/ 20 /*position: fixed;*/