Authored by ccbikai(👎🏻🍜)

Merge remote-tracking branch 'origin/hotfix/swiperHeight'

... ... @@ -38,7 +38,6 @@
.banner-swiper {
position: static;
max-height: 312px;
height: 312px;
ul {
position: relative;
... ...
... ... @@ -659,6 +659,10 @@
text-align: center;
font-size: 1.2em;
}
.banner-swiper {
height: 312px;
}
}
.shop-index + .filter-mask {
... ...