From e33959d3ca88b9fae5f6fe1048c8a1f7751e6f21 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Wed, 02 Mar 2022 01:36:00 +0800
Subject: [PATCH] 完成评论页

---
 src/App.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 6607565..0c6f8b7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -50,7 +50,6 @@
 	}
 	
 	a {
-		color: #555;
 		position: relative;
 	}
 	

--
Gitblit v1.9.1