From 7c7fd1a80ad89dd1037f2ee420fed2dcde7290a1 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 20 八月 2024 16:42:53 +0800 Subject: [PATCH] 1 --- common/self.scss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/common/self.scss b/common/self.scss index df3ae5f..9916e79 100644 --- a/common/self.scss +++ b/common/self.scss @@ -19,5 +19,6 @@ $u-primary: #20613D; body { --tcolor: #3140A2; - font-family: PingFangSC-Regular, PingFang SC; + // font-family: , PingFang SC; + font-family: PingFangSC, PingFang SC,PingFangSC-Regular; } -- Gitblit v1.9.3