From a70759652a7167e83076dcf96af09471a0c1c83c Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 28 八月 2024 16:39:23 +0800 Subject: [PATCH] update ui更新和一键删除 --- 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