From f60b31044a9a117244e7cd5d51f29b53d425a409 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Mon, 28 Feb 2022 18:34:47 +0800
Subject: [PATCH] wow.js 加入

---
 src/components/mini/tagTime.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/components/mini/tagTime.vue b/src/components/mini/tagTime.vue
index b3b9503..70c0931 100644
--- a/src/components/mini/tagTime.vue
+++ b/src/components/mini/tagTime.vue
@@ -72,11 +72,13 @@
 
 
 <style lang="less">
+	
 	.ant-timeline-item-content {
+	 
 		a {
 			color: #555;
 		}
-
+		
 		span {
 			line-height: 30px;
 		}

--
Gitblit v1.9.1