Commit 3e6f797c437cd3a2d545358c2207043ed580cbfa

Authored by zhiyangdu
1 parent f6b19b76

轮播样式优化

src/components/swiper/swiper.less
@@ -75,16 +75,5 @@ @@ -75,16 +75,5 @@
75 .swipe{ 75 .swipe{
76 width: 100vw; 76 width: 100vw;
77 margin: 0; 77 margin: 0;
78 - .swipe-item {  
79 - // width: 750px;  
80 - .item{  
81 - /deep/ .img-box {  
82 - .img {  
83 - // width: 565px;  
84 - // height: 446px;  
85 - }  
86 - }  
87 - }  
88 - }  
89 } 78 }
90 } 79 }