Commit 7b3c7ca64d7768104c5e9d2fee94d4b29b3aa230

Authored by yvan.ni
1 parent c77aa9d8

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

Showing 1 changed file with 1 additions and 0 deletions
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 {