From e761a8414d89d2ec27ef33f3683193955970d322 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Sun, 12 Dec 2021 16:01:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=8513-=E3=80=8B16?= 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 923cfd054..f0beb6e21 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3314,7 +3314,7 @@ export default { /deep/ .el-collapse-item__content { padding-bottom: 0px; - font-size: 13px; + font-size: 16px; color: #303133; line-height: 1.769230769230769; }