Authored by 郝肖肖

swiper height remove

@@ -38,7 +38,6 @@ @@ -38,7 +38,6 @@
38 .banner-swiper { 38 .banner-swiper {
39 position: static; 39 position: static;
40 max-height: 312px; 40 max-height: 312px;
41 - height: 312px;  
42 41
43 ul { 42 ul {
44 position: relative; 43 position: relative;
@@ -659,6 +659,10 @@ @@ -659,6 +659,10 @@
659 text-align: center; 659 text-align: center;
660 font-size: 1.2em; 660 font-size: 1.2em;
661 } 661 }
  662 +
  663 + .banner-swiper {
  664 + height: 312px;
  665 + }
662 } 666 }
663 667
664 .shop-index + .filter-mask { 668 .shop-index + .filter-mask {