Commit 5bf66926a4baa539fc4a485854023fbdc9cb605d
1 parent
7d711b1c
优选库,优选首页兼容性处理,折扣专区、积分商城的title部分设置高度,否则部分手机兼容有问题,会变得非常高~
Showing
1 changed file
with
3 additions
and
0 deletions
src/pages/optimization2/optimization2.less
| @@ -34,6 +34,9 @@ | @@ -34,6 +34,9 @@ | ||
| 34 | border-radius: 24px; | 34 | border-radius: 24px; |
| 35 | overflow: hidden; | 35 | overflow: hidden; |
| 36 | &.shop-list { | 36 | &.shop-list { |
| 37 | + /deep/ .text-bg-title-com { | ||
| 38 | + height: 76px; | ||
| 39 | + } | ||
| 37 | .header-img-box { | 40 | .header-img-box { |
| 38 | width: 100%; | 41 | width: 100%; |
| 39 | height: 100%; | 42 | height: 100%; |