From 26a93bd789d043199bfd4af64b1205e5e602fa13 Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 5 Oct 2023 15:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7=E5=A4=B4?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/post_comment/index.html | 1 - view/index/post/read.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/view/admin/post_comment/index.html b/view/admin/post_comment/index.html index 7ae5482..358c63c 100644 --- a/view/admin/post_comment/index.html +++ b/view/admin/post_comment/index.html @@ -55,7 +55,6 @@

{$vo.user.username}

{$vo.create_time} -
查看 diff --git a/view/index/post/read.html b/view/index/post/read.html index 1130bc3..b70d421 100644 --- a/view/index/post/read.html +++ b/view/index/post/read.html @@ -186,7 +186,7 @@ {volist name='$post.comments' id='comment'}
- +
{$comment.user.nickname|default=$comment.user.username}