From 19ba954c6b510c132b1b1ad08e5a88a906cf96bd Mon Sep 17 00:00:00 2001 From: tone <3341154833@qq.com> Date: Wed, 16 Oct 2024 22:29:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E5=8D=9A=E5=AE=A2=E5=88=97=E8=A1=A8=E4=B8=AD=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tonecn/src/views/Blog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tonecn/src/views/Blog.vue b/tonecn/src/views/Blog.vue index f12d363..4ea43d1 100644 --- a/tonecn/src/views/Blog.vue +++ b/tonecn/src/views/Blog.vue @@ -34,7 +34,7 @@ onMounted(async () => { 受密码保护
{{ item.description }}
-
{{ timestampToString(+item.publish_time) }} —— +
{{ timestampToString(+item.publish_time) }} · {{ formateTimes(item.visit_count) }} 次访问