Authored by 李奇

banner style fix

.detail-banner {
position: relative;
width: 750rpx;
width: 100%rpx;
}
.detail-banner .swiper-wrapper {
... ... @@ -35,7 +35,7 @@
.detail-banner .product-name {
height: 80rpx;
width: 750rpx;
width: 100%rpx;
position: absolute;
bottom: 0;
left: 0;
... ...