From 19a94f7425af2acd012118664caa20e35a66a34b Mon Sep 17 00:00:00 2001 From: zwesy Date: Wed, 9 Dec 2020 10:15:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=96=B0=E9=97=BB=E6=B7=BB=E5=8A=A0title=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/index/index.html b/view/index/index.html index b38e234..70f667d 100644 --- a/view/index/index.html +++ b/view/index/index.html @@ -83,7 +83,7 @@ {foreach $newsCate['items'] as $news}
  • - {$news['title']|raw} + {$news['title']|raw} {$news['create_time']|date='Y年m月d日'}