Authored by biao

update

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