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}