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


样式,图标被遮挡的bug优化


From dev into test

Merged by 后端研发-苏明海

1 participants

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