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 }} 阅读