{include="style"}
ID | {fun JZLANG('角色名')} | {fun JZLANG('描述')} | {fun JZLANG('状态')} | {fun JZLANG('操作')} |
---|---|---|---|---|
{$v['id']} | {$v['name']} | {$v['description']} | {if(checkAction('Admin/change_group_status'))} | {else} {if($v['isagree']==1)} {fun JZLANG('正常')} {else} {fun JZLANG('封禁')} {/if} {/if}{if(checkAction('Admin/groupedit'))} {fun JZLANG('编辑')} {/if} {if(checkAction('Admin/group_del'))} {fun JZLANG('删除')} {/if} |