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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !98
@@ -75,7 +75,7 @@ @@ -75,7 +75,7 @@
75 <include file="public@footer"/> 75 <include file="public@footer"/>
76 <script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script> 76 <script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script>
77 <script type="text/javascript"> 77 <script type="text/javascript">
78 - // alert(); 78 + alert($(document).width());
79 if($(document).width()=="375px"){ 79 if($(document).width()=="375px"){
80 $(".video_lool").css("height","141px") 80 $(".video_lool").css("height","141px")
81 }else if($(document).width()=="320px"){ 81 }else if($(document).width()=="320px"){