From 0ebcb79259d9634cad981bcb3e002ae96424259e Mon Sep 17 00:00:00 2001 From: tone <3341154833@qq.com> Date: Sat, 12 Oct 2024 12:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=89=8D=E7=AB=AFBlogCont?= =?UTF-8?q?ent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tonecn/src/views/BlogContent.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/tonecn/src/views/BlogContent.vue b/tonecn/src/views/BlogContent.vue index abc49af..cfeae46 100644 --- a/tonecn/src/views/BlogContent.vue +++ b/tonecn/src/views/BlogContent.vue @@ -80,7 +80,11 @@ onUnmounted(() => {
发布于 {{ - timestampToString(blogInfo.publish_time) }}
+ timestampToString(blogInfo.publish_time) }} | {{ blogInfo.like_count }} 点赞 +