From c9b96e9fe82cc251bf0466c7a577d77530801bb1 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Wed, 8 Dec 2021 10:08:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E6=96=87=E5=90=8D=E7=A7=B0=E5=BA=95?= =?UTF-8?q?=E4=B8=8B=E7=B2=97=E7=BA=BF=E6=81=A2=E5=A4=8D=EF=BC=88=E4=B8=8D?= =?UTF-8?q?=E6=81=A2=E5=A4=8D=E5=85=B6=E4=BB=96=E7=9A=84=E7=BA=BF=E5=B0=B1?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=87=BA=E6=9D=A5=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index da8f196f2..dd9c0b8d1 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3713,7 +3713,7 @@ export default { & > p { min-height: 42px; line-height: 43px; - /*border-bottom: 1px solid #E5E5E5;*/ + border-bottom: 1px solid #E5E5E5; } } }