From 8b21df99250a037ca6e9b76822cf61201afbc4d8 Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 16 May 2017 16:40:35 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E6=B7=BB=E5=8A=A0=E7=B2=89?= =?UTF-8?q?=E4=B8=9D=E6=A0=87=E7=AD=BE=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/controller/Fans.php | 1 - application/wechat/view/fans.index.html | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) 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}