From 87944a4466f143c975d955ccd998702df8664880 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 29 Apr 2019 00:01:38 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=95=86=E6=88=B7][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E5=95=86=E6=88=B7=E4=BF=AE=E6=94=B9=E5=95=86=E6=88=B7=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=A0=B7=E5=BC=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/detail/index.wxss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;