mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 20:48:09 +08:00
修正一处权限判断问题
This commit is contained in:
parent
f5cced1d7a
commit
b4ba0205ae
@ -1,7 +1,7 @@
|
||||
{extend name="main"}
|
||||
|
||||
{block name="button"}
|
||||
<!--{if isset($super) and $super}-->
|
||||
<!--{if isset($issuper) and $issuper}-->
|
||||
<a class="layui-btn layui-btn-sm layui-btn-primary" data-load="{:url('admin/api.system/config')}">{:lang('清理无效配置')}</a>
|
||||
<!--{/if}-->
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user