Merged
Merge Request #899 · created by 后端研发-苏明海


Test


From test into qa

Merged by 后端研发-苏明海

1 participants

pages/index/index/index.wxss
... ... @@ -110,6 +110,7 @@
110 110 /* height: auto; */
111 111 border-radius: 16rpx;
112 112 overflow: hidden;
  113 + min-height: 300rpx;
113 114 }
114 115  
115 116 .swiperItem {
... ...