From c3aa826406d52957d6f98d0ecd4b77413d5ce908 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Mon, 29 Aug 2022 18:23:08 +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