Authored by zhangxiaoru

sale tab高度

@@ -74,9 +74,9 @@ $(function() { @@ -74,9 +74,9 @@ $(function() {
74 } 74 }
75 }); 75 });
76 76
77 - $saleNavWrap.css({  
78 - height: $saleNavWrap.height()  
79 - }); 77 + // $saleNavWrap.css({
  78 + // height: $('.list-nav').height()
  79 + // });
80 80
81 $(window).on('scroll', function() { 81 $(window).on('scroll', function() {
82 if (!$filterMask.length) { 82 if (!$filterMask.length) {