diff --git a/application/wechat/controller/Fans.php b/application/wechat/controller/Fans.php index 23e7f8ad5..875dd0500 100644 --- a/application/wechat/controller/Fans.php +++ b/application/wechat/controller/Fans.php @@ -68,7 +68,6 @@ class Fans extends BasicAdmin { } } $this->assign('tags', $tags); - $this->assign('alert', ['type' => 'success', 'title' => '开发中', 'content' => '请稍候...']); } /** diff --git a/application/wechat/view/fans.index.html b/application/wechat/view/fans.index.html index 6f613f94a..843c2838c 100644 --- a/application/wechat/view/fans.index.html +++ b/application/wechat/view/fans.index.html @@ -146,6 +146,7 @@ {/block} {block name="script"} +{if auth("$classuri/tagset")} +{/if} {/block}