From c6eccb01b94d04e7485c9cd6c08c6b1ec04ec5eb Mon Sep 17 00:00:00 2001 From: tim Date: Tue, 26 Aug 2025 13:14:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend_nuxt/pages/posts/[id]/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend_nuxt/pages/posts/[id]/index.vue b/frontend_nuxt/pages/posts/[id]/index.vue index e16bb55aa..bcdf955e0 100644 --- a/frontend_nuxt/pages/posts/[id]/index.vue +++ b/frontend_nuxt/pages/posts/[id]/index.vue @@ -94,7 +94,7 @@ -
+
@@ -899,7 +899,7 @@ onMounted(async () => { }) -