Authored by whb

测试bug

... ... @@ -181,7 +181,6 @@ define('mobile', function(require, exports) {
autoplayDisableOnInteraction: false
});
}
$(".header-download-wrap").before('<div style="width:0px;height:0px" id="facebook_cover"><img src="'+shareCover+'" /></div>');
if ($('.slide-navigator .dib').find('a').size() <= 1) {
$('.slide-navigator').hide();
}
... ...
... ... @@ -14,6 +14,7 @@
<body>
<div class="mobile-wrap">
<div class="hd">
<div id="facebook_cover" style="width: 0px; height:0px;"><img src="http://img02.res.yoho.cn/blogimg/2015/06/12/15/02c7c0d9860ebd0c7096ceed035077ef8d.jpg" style="width: 0px; height:0px;"/></div>
<div class="header-download-wrap">
<div class="header-download clearfix">
<div class="tip-pic"></div>
... ...