From 6ce957ab01635c90c033a2e0000e12ed145222bf Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 23 Aug 2019 15:56:29 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]ComposerUpdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/index/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/application/admin/view/index/index.html b/application/admin/view/index/index.html index 0892a47d8..3a29620cd 100644 --- a/application/admin/view/index/index.html +++ b/application/admin/view/index/index.html @@ -56,6 +56,9 @@ {if auth('admin/index/clearruntime')}
清理缓存
{/if} + {notempty name='GLOBALS.AdminUserRightOption'}{foreach $GLOBALS.AdminUserRightOption as $option}{if auth($option.node)} +
{$option.title}
+ {/if}{/foreach}{/notempty}
退出登录
{:session('admin_user.username')} @@ -122,4 +125,4 @@ {block name='script'}{/block} - \ No newline at end of file +