From a8526ba2e21e591a01ecc2da3c500bca15656334 Mon Sep 17 00:00:00 2001 From: ZHAOTAO Date: Tue, 24 Nov 2020 19:48:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A1=E6=AC=A1=E6=94=B6?= =?UTF-8?q?=E8=B4=B9=E3=80=81=E6=97=B6=E9=95=BF=E6=94=B6=E8=B4=B9=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E6=97=B6=E9=A1=B5=E9=9D=A2=E9=AB=98=E5=BA=A6=E5=8F=98?= =?UTF-8?q?=E5=8C=96=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/service-info/service-info.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/service-info/service-info.vue b/src/components/service-info/service-info.vue index 122a629..335cd1c 100644 --- a/src/components/service-info/service-info.vue +++ b/src/components/service-info/service-info.vue @@ -435,6 +435,7 @@ export default { } .commodity_information { margin-top: 16px; + height: 38px; } .commodity_information > span:nth-child(2) { color: #58617a; -- 2.26.0