From f9c38ed1b72fc96b96c1d3ffdcc1a66b03bd3b73 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 21 Jan 2022 18:03:07 +0800
Subject: [PATCH] 布局修改,小工具添加,mock数据接入,接口模拟请求

---
 src/components/group/tempBoxActicle.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/group/tempBoxActicle.vue b/src/components/group/tempBoxActicle.vue
index 9af73bb..d7b481d 100644
--- a/src/components/group/tempBoxActicle.vue
+++ b/src/components/group/tempBoxActicle.vue
@@ -89,7 +89,7 @@
 	}
 
 	.recent-post-item a {
-		color: #99a9bf;
+		// color: #99a9bf;
 		text-decoration: none;
 		word-wrap: break-word;
 		-webkit-transition: all .2s;

--
Gitblit v1.9.1