From 966c5feb5e550eb9528cadb1212b06c0524327ab Mon Sep 17 00:00:00 2001 From: wangqiao Date: Sat, 30 Aug 2025 11:40:52 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E5=86=85=E5=AE=B9=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/comment-section/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/comment-section/index.vue b/components/comment-section/index.vue index 6af5a2e..fd300bd 100644 --- a/components/comment-section/index.vue +++ b/components/comment-section/index.vue @@ -9,7 +9,7 @@
{{ item.creatorInfo.nickName }}
发表时间:{{ dayjs(item.creatorInfo.createTime).format('YYYY-MM-DD HH:mm:ss') }}
-
{{ item.content }}
+
{{ item.content }}