Commit b93a1dfeeffd7db554f0faca03d299dda69173bb

Authored by 后端研发-苏明海
2 parents 37288258 7b3c7ca6

Merge branch 'dev' into 'test'

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

See merge request !898
Showing 1 changed file with 1 additions and 0 deletions
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 {
... ...