From 6ff51ee9a9a6d01ad22a2eb9b7b67a357252b99f Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 27 Apr 2017 15:09:21 +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 | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/application/wechat/view/review.index.html b/application/wechat/view/review.index.html index 8cc8034bb..3d13255b7 100644 --- a/application/wechat/view/review.index.html +++ b/application/wechat/view/review.index.html @@ -130,10 +130,8 @@ {if count($articles) gt 1} {if $key < 1}
-
- -
-
+
+
{$vo.title|default=''}
@@ -141,9 +139,7 @@ - +
{$vo.title} - -
{/if} @@ -156,11 +152,9 @@
{:date('m月d日')}
-
- -
-
- {:strip_tags($vo.content)} +
+
+ {:str_replace([' ',"\n"],'',strip_tags($vo.digest))} ...