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=''}