diff --git a/pages/index/detail/index.wxss b/pages/index/detail/index.wxss index 41fa1e2..71cfe08 100644 --- a/pages/index/detail/index.wxss +++ b/pages/index/detail/index.wxss @@ -85,12 +85,12 @@ } .merchant-shop text, .merchant-phone text { - font-size: 30rpx; + font-size: 26rpx; } .merchant-shop view, .merchant-phone view { display: flex; - flex: 3; + flex: 2; color: #333; } @@ -134,8 +134,8 @@ .merchants text{ display: block; text-align: left; - height: 50rpx; - line-height: 50rpx; + font-size:26rpx; + margin-bottom: 6rpx; } .merchants{ display: block!important;