mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update apply.html
This commit is contained in:
parent
a1d834cc4d
commit
c80d2f44b1
@ -1,13 +1,5 @@
|
|||||||
{extend name='main'}
|
{extend name='main'}
|
||||||
|
|
||||||
{block name="button"}
|
|
||||||
|
|
||||||
{if auth("admin/auth/refresh")}
|
|
||||||
<button data-load='{:url("refresh")}' class='layui-btn layui-btn-sm layui-btn-primary'>刷新权限</button>
|
|
||||||
{/if}
|
|
||||||
|
|
||||||
{/block}
|
|
||||||
|
|
||||||
{block name="content"}
|
{block name="content"}
|
||||||
<div class="think-box-shadow">
|
<div class="think-box-shadow">
|
||||||
<ul id="zTree" class="ztree notselect"></ul>
|
<ul id="zTree" class="ztree notselect"></ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user