Authored by 周少峰

Merge branch 'release/4.5' of http://git.yoho.cn/fe/yohobuywap into release/4.5

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.

21.7 KB | W: | H:

21.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

22.9 KB | W: | H:

22.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.82 KB | W: | H:

8.77 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -52,7 +52,10 @@ function hotrank(page, sort, tabId, notab) {
$('#yoho-footer').css('position', 'static');
listTop = $('.rank-main').find('ul').offset().top;
} else {
$('#yoho-footer').css('position', 'fixed');
$('#yoho-footer').css({
position: 'fixed',
width: '100%'
});
}
navSwiper = new Swiper('.s-goods-nav', {
grabCursor: true,
... ...