From 6f46b7aa65dfde1eddb7fb0e75b491e6ae003596 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 27 Apr 2017 12:04: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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/wechat/view/review.index.html b/application/wechat/view/review.index.html index 436d2fd6c..7a73d5dd5 100644 --- a/application/wechat/view/review.index.html +++ b/application/wechat/view/review.index.html @@ -72,11 +72,6 @@ {elseif $type eq 'article'}
- {if $vo.show_cover_pic neq 0} -
- -
- {/if}
{$vo.title|default=''}
@@ -86,6 +81,11 @@ {$vo.author|default=''}
+ {if $vo.show_cover_pic neq 0} +
+ +
+ {/if}
{$vo.content|default=''}