From 345706a1c57053dae0ef56d0ed911b68b5ecd863 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期六, 03 八月 2024 15:51:49 +0800 Subject: [PATCH] add 合伙人接口 --- 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