From 056997b07e61fc99d5c311d0c5489b9de48fd9bc Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 24 九月 2024 17:25:16 +0800
Subject: [PATCH] update 细节和订单确认收货(写死了商户号)

---
 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