From 76650276d96bf9e962ca4cb40f225e763b7f680e Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 25 Apr 2017 16:38:48 +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=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/news.index.html | 105 ++++-------------------- 1 file changed, 15 insertions(+), 90 deletions(-) diff --git a/application/wechat/view/news.index.html b/application/wechat/view/news.index.html index ca13f2730..6c88646ff 100644 --- a/application/wechat/view/news.index.html +++ b/application/wechat/view/news.index.html @@ -8,96 +8,6 @@ {block name='content'} -{foreach $list as $key=>$vo} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{/foreach} -
{foreach $list as $vo}
@@ -144,4 +54,19 @@ }); +{/block} + +{block name="style"} + {/block} \ No newline at end of file