修复最新评论显示过长的问题

This commit is contained in:
LingZhaoHui 2020-11-04 18:42:51 +08:00
parent a04beef90b
commit d3eef22c48
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<div class="has-text-grey is-size-7 is-uppercase">
<a href="${comment.commentURL}" rel="nofollow" target="_black">
${comment.commentName}</a>
评论于
at
${comment.commentDate2?string("yyyy-MM-dd")}
</div>
</div>