diff --git a/application/wechat/view/review.index.html b/application/wechat/view/review.index.html index 8f9fb8a6d..8cc8034bb 100644 --- a/application/wechat/view/review.index.html +++ b/application/wechat/view/review.index.html @@ -72,9 +72,9 @@ {elseif $type eq 'article'}
-
{$vo.title|default=''}
+
{$vo.title|default=''}
-
+
{:date('Y-m-d',strtotime($vo['create_at']))} {$vo.author|default=''}
@@ -82,9 +82,9 @@ {if $vo.show_cover_pic eq 1}
{/if} -
{$vo.content|default=''}
+
{$vo.content|default=''}
{if $vo.content_source_url} -