Przeglądaj źródła

修改轮播图自适应

306132416@qq.com 5 lat temu
rodzic
commit
618474a887
1 zmienionych plików z 1 dodań i 1 usunięć
  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 {