Commit d916dbe4f85e6fe28fd87b2b635344ca68134c1b

Authored by 后端研发-苏明海
2 parents dff3310e bdac0051

Merge branch 'dev' into 'test'

1.   商品分组的样式修复,没有标题,价格,已售的时候

See merge request !512
components/diy_goodsGroup/diy_goodsGroup.wxss
... ... @@ -399,7 +399,7 @@
399 399  
400 400 .zs_goods_3l {
401 401 width: 228rpx;
402   - min-height: 300rpx;
  402 + /* min-height: 300rpx; */
403 403 margin: 0 auto;
404 404 padding: 2rpx;
405 405 overflow: hidden;
... ...