From 9541be0e833fd0a3ce66fe100567462db832398d Mon Sep 17 00:00:00 2001 From: ynmlzdwsp <2727940448@qq.com> Date: Thu, 11 Jan 2024 15:57:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/articleList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/articleList.vue b/src/components/articleList.vue index 0c7602e..1d43023 100644 --- a/src/components/articleList.vue +++ b/src/components/articleList.vue @@ -187,7 +187,7 @@ overflow: hidden; border-radius: 10px; animation: hideToShow 1s ease-in-out; - background-color: #1d1f21; + //background-color: #1d1f21; } .recent-post-item-image {