From 610550ed57957b95d83e8b264061f404bd5a51b6 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sat, 12 Apr 2025 23:02:26 +0800 Subject: [PATCH] =?UTF-8?q?Blog=20Card=20=E6=A0=B7=E5=BC=8F=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/proxio/components/Blog.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/proxio/components/Blog.js b/themes/proxio/components/Blog.js index 040edbd3..0350b36e 100644 --- a/themes/proxio/components/Blog.js +++ b/themes/proxio/components/Blog.js @@ -33,16 +33,16 @@ export const Blog = ({ posts }) => { return (
{/* 图片部分 */} -
+
{item.pageCoverThumbnail && ( )} @@ -51,7 +51,7 @@ export const Blog = ({ posts }) => {
{/* 内容部分 */}
- + {item.publishDay}