From 996da4b73f48507b59904f8187ae253153c68d9e Mon Sep 17 00:00:00 2001 From: truthhun <1272881215@qq.com> Date: Sat, 11 Mar 2023 14:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E6=B2=A1=E5=A1=AB=E4=BD=9C?= =?UTF-8?q?=E8=80=85=E6=97=B6=EF=BC=8C=E9=BB=98=E8=AE=A4=E4=B8=BA=E7=BD=91?= =?UTF-8?q?=E7=AB=99=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/pages/article/_id.vue | 5 ++++- web/pages/article/index.vue | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/web/pages/article/_id.vue b/web/pages/article/_id.vue index 42a7199..5264916 100644 --- a/web/pages/article/_id.vue +++ b/web/pages/article/_id.vue @@ -17,7 +17,10 @@
- {{ article.author }} + + {{ article.author || settings.system.sitename || '-' }} {{ article.view_count || 0 }} 阅读