From 55f5543d41569f7c42f50799b2200393ffd5b31a Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期日, 04 八月 2024 10:55:29 +0800
Subject: [PATCH] addd 支持特殊二维码

---
 components/top-tabs.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/components/top-tabs.vue b/components/top-tabs.vue
index 5779e66..d6675d8 100644
--- a/components/top-tabs.vue
+++ b/components/top-tabs.vue
@@ -48,7 +48,6 @@
     // border-bottom: 8rpx solid #000;
     // 底部的线条
 
-    font-family: PingFangSC, PingFang SC;
     font-weight: 600;
     font-size: 36rpx;
     color: #ffffff;

--
Gitblit v1.9.3