From 3f19913e5a4c399a6851a6248a878dc5633f214a Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 10 Jan 2023 18:29:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/personalCenter/components/Evaluate.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/front/src/views/personalCenter/components/Evaluate.vue b/front/src/views/personalCenter/components/Evaluate.vue index 79f0dde7..44b8b665 100644 --- a/front/src/views/personalCenter/components/Evaluate.vue +++ b/front/src/views/personalCenter/components/Evaluate.vue @@ -32,7 +32,7 @@ -
+
{{ item.system }}
@@ -592,10 +592,9 @@ min-width: 100px; max-width: 900px; width: fit-content; - font-size: 14px; + font-size: 18px; color: #333333; - font-family: 'Alibaba PuHuiTi'; - font-weight: 500; + font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;