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