From d764b093dd28c7b10879a7c5fa60ff48342dc3ba Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 12 May 2017 17:57:22 +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=E6=89=8B=E6=9C=BA=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/news.index.html | 1 + application/wechat/view/review.index.html | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/wechat/view/news.index.html b/application/wechat/view/news.index.html index 0a8c7f761..8360680a6 100644 --- a/application/wechat/view/news.index.html +++ b/application/wechat/view/news.index.html @@ -12,6 +12,7 @@ {foreach $list as $vo}
+ 预览 推送 编辑 删除 diff --git a/application/wechat/view/review.index.html b/application/wechat/view/review.index.html index 3d13255b7..8011984ae 100644 --- a/application/wechat/view/review.index.html +++ b/application/wechat/view/review.index.html @@ -129,14 +129,14 @@ {foreach $articles as $key=>$vo} {if count($articles) gt 1} {if $key < 1} -
+
{$vo.title|default=''}
{else} - +
@@ -144,8 +144,7 @@
{$vo.title}
{/if} {else} -
+
{$vo.title|default=''}