@@ -29,15 +29,15 @@
/* 轮播图区域 */
.banner {
- height: 240rpx !important;
+ height: 400rpx !important;
swiper-item {
width: 100vw;
image {
- height: 240rpx;
+ height: 400rpx;
}