From 06ee76d0a83854ad7a044689627e0f00a66e5ce5 Mon Sep 17 00:00:00 2001
From: lijh <lijh>
Date: Wed, 19 Jan 2022 18:36:23 +0800
Subject: [PATCH] 表单校验

---
 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