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