From 87317f44d9cc20ad70b6971168667e1c843e03d8 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 26 Aug 2022 01:16:50 +0800
Subject: [PATCH] 添加上传进度条 添加日志统计文字

---
 src/components/swichLabel/main1-home.vue |   20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)

diff --git a/src/components/swichLabel/main1-home.vue b/src/components/swichLabel/main1-home.vue
index 3ac5f97..cd9c380 100644
--- a/src/components/swichLabel/main1-home.vue
+++ b/src/components/swichLabel/main1-home.vue
@@ -129,25 +129,7 @@
 </script>
 
 <style lang="less">
-	@font-face {
-		font-family: 'HYTangMeiRen';
-		// font-display: swap;
-		src: url("http://t.inleft.com/share/z%E5%AD%97%E4%BD%93%E5%BA%93/hytmr55%E6%B1%89%E4%BB%AA%E5%94%90%E7%BE%8E%E4%BA%BA%E5%AD%97%E4%BD%93.woff") format("truetype");
-	}
-
-	span,
-	p,
-	a,
-	body,
-	h1,
-	h2,
-	h3,
-	h4,
-	h5,
-	h6,
-	code {
-		font-family: HYTangMeiRen !important;
-	}
+	
 
 	.swichTag {
 		min-height: 750px;

--
Gitblit v1.9.1