From afab3a98a65f7fb4f342251238ab3c329e4242dd Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Tue, 30 Aug 2022 18:44:23 +0800
Subject: [PATCH] 调整统计脚本渲染逻辑 新增自定义表情组件

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

diff --git a/src/components/swichLabel/main1-home.vue b/src/components/swichLabel/main1-home.vue
index cd9c380..3459e65 100644
--- a/src/components/swichLabel/main1-home.vue
+++ b/src/components/swichLabel/main1-home.vue
@@ -252,8 +252,6 @@
 		overflow-x: hidden;
 		overflow-y: hidden;
 
-		transition: height 1s;
-
 	}
 
 	.blog-scroll:hover::-webkit-scrollbar {

--
Gitblit v1.9.1