1
0
mirror of https://gitee.com/zoujingli/ThinkAdmin.git synced 2025-04-06 03:58:04 +08:00

更新权限管理模块

This commit is contained in:
邹景立 2017-02-24 12:05:10 +08:00
parent d7712d1510
commit 4302a38101

@ -49,7 +49,7 @@
{/if}
{if auth("$classuri/apply")}
<span class="text-explode">|</span>
<a data-modal='{:url("$classuri/apple")}?id={$vo.id}' href="javascript:void(0)">授权</a>
<a data-modal='{:url("$classuri/apple")}?id={$vo.id}' href="javascript:void(0)">管理节点</a>
{/if}
{if $vo.status eq 1 and auth("$classuri/forbid")}
<span class="text-explode">|</span>