소스 검색

修改轮播图自适应

306132416@qq.com 5 년 전
부모
커밋
618474a887
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/swiperr.vue

+ 1 - 1
src/components/swiperr.vue

@@ -81,7 +81,7 @@ export default {
 
 .swiper-wrapper img {
   width: 100%;
-  height: 400px;
+  height: 100%;
 }
 
 .swiper-button-next {