From 95eccf692235f76eedd31d7f41148415ae967b5b Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 27 Apr 2017 14:33:28 +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, 4 insertions(+), 8 deletions(-) diff --git a/application/wechat/view/review.index.html b/application/wechat/view/review.index.html index 2bbdbea9a..d40d57b6b 100644 --- a/application/wechat/view/review.index.html +++ b/application/wechat/view/review.index.html @@ -71,10 +71,8 @@ {elseif $type eq 'article'}
-
-
- {$vo.title|default=''} -
+
+
{$vo.title|default=''}
{:date('Y-m-d',strtotime($vo['create_at']))} @@ -82,11 +80,9 @@
{if $vo.show_cover_pic eq 1} -
+
{/if} -
- {$vo.content|default=''} -
+
{$vo.content|default=''}