From ac0d3de35831896acbabf20cf657dd94b5db6c4b Mon Sep 17 00:00:00 2001 From: whoismy8023 Date: Fri, 16 Nov 2018 21:53:00 +0800 Subject: [PATCH] =?UTF-8?q?calmlog=E6=A8=A1=E6=9D=BF=EF=BC=8C=E6=96=87?= =?UTF-8?q?=E7=AB=A0=E8=AF=A6=E6=83=85=E9=A1=B5=E6=B5=8F=E8=A7=88=E9=87=8F?= =?UTF-8?q?=E5=92=8C=E8=AF=84=E8=AE=BA=E6=95=B0=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/calmlog/article.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jpress-template/src/main/resources/templates/calmlog/article.html b/jpress-template/src/main/resources/templates/calmlog/article.html index 7121b735b..04da76e68 100644 --- a/jpress-template/src/main/resources/templates/calmlog/article.html +++ b/jpress-template/src/main/resources/templates/calmlog/article.html @@ -35,7 +35,7 @@

#(article.title)

-
124人浏览 / 3人评论
+
#(article.view_count ?? 0)人浏览 / #(article.comment_count ?? 0)人评论
#(article.content) -- Gitee