From 47fd657242f06db24c65fabc72b93cd4df0b8a34 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 27 Apr 2017 14:40:51 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=9B=BE=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/review.index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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'}