From b495205f164c45ea624848bfc922ce930746e2df Mon Sep 17 00:00:00 2001 From: danshihao Date: Mon, 29 Apr 2024 14:07:56 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mobile/manage/Manage.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/mobile/manage/Manage.vue b/src/views/mobile/manage/Manage.vue index 9174837..7175bea 100644 --- a/src/views/mobile/manage/Manage.vue +++ b/src/views/mobile/manage/Manage.vue @@ -523,7 +523,7 @@ export default { word-break: break-all; flex: auto; margin: 0; - font-family: DingTalk JinBuTi, DingTalk JinBuTi, sans-serif; + font-family: Rubik, Rubik, sans-serif; font-size: 0.12rem; line-height: 0.14rem; @@ -540,6 +540,7 @@ export default { margin-bottom: 0; } & > p:first-child { + font-family: DingTalk JinBuTi, DingTalk JinBuTi, sans-serif; width: 100%; min-height: 0.16rem; font-size: 0.14rem;