From b5bfc2491615f78306ae82a7ea8c81cc502efc6c Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 10 Mar 2023 11:49:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B9=E6=96=B9=E5=AD=97=E4=BD=93=E5=8A=A0?= =?UTF-8?q?=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/layout/AiDvWrapper/layout/primary.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/layout/AiDvWrapper/layout/primary.vue b/components/layout/AiDvWrapper/layout/primary.vue index be680371..c463d695 100644 --- a/components/layout/AiDvWrapper/layout/primary.vue +++ b/components/layout/AiDvWrapper/layout/primary.vue @@ -71,6 +71,7 @@ export default { background-image: url("../assets/headerPrimaryBG_lb.png"), url("../assets/headerPrimaryBg_rb.png"); background-repeat: no-repeat; background-position: left bottom, right bottom; + font-family: PingFang-SC; .headerTitle { font-family: fangfang; @@ -105,7 +106,7 @@ export default { color: #fff; font-size: 20px; font-weight: 400; - font-family: "PingFang SC"; + font-family: PingFang-SC; user-select: none; &.is-active {