From 2ad0a1037df631614f6f8302c5f2834172af5249 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 8 May 2017 11:23:03 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E7=B2=89?= =?UTF-8?q?=E4=B8=9D=E6=A0=87=E7=AD=BE=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/fans.index.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/application/wechat/view/fans.index.html b/application/wechat/view/fans.index.html index 269439a6d..abb39b554 100644 --- a/application/wechat/view/fans.index.html +++ b/application/wechat/view/fans.index.html @@ -100,13 +100,13 @@ {if count($vo.tags_list) < 3} - + + + {else} - + + + {/if} @@ -115,7 +115,7 @@ {else} {foreach $vo.tags_list as $k=>$tag} - {$tag} {/foreach} @@ -134,3 +134,14 @@ {if isset($page)}

{$page}

{/if} {/block} + +{block name="script"} + +{/block}