/* pages/home/home.wxss */ /*--轮播图的样式*/ .swiper-container{ height: 450rpx; } .swiper-container image{ width: 100%; height: 100%; }