Authored by biao

update

... ... @@ -18,6 +18,7 @@ $('.jit-detail-page>div').show();
height = $(document).height() - $('#yoho-header').height();
$('.jit-detail-page').css('height', height);
(function() {
return new Swiper('.swiper-container', {
slidesPerView: 'auto',
... ...