/* 轮播图样式 */ .swiper { height: 270rpx ; margin: 20rpx; border-radius: 10px; } /* 轮播图图片样式 */ .swiper image { width: 100%; height: 100%; }