{include="style"}
首页 系统扩展 桌面管理
{if(checkAction('Index/desktop_add'))} {/if} 共有数据:{$sum} 条 {foreach $lists as $v} {/foreach}
ID 桌面名称 适用角色 系统 是否默认 备注 操作
{$v['id']} {$v['name']} {if($v['gid']==0)}所有角色{else}{fun get_info_table('level_group',array('id'=>$v['gid']),'name')} {/if} {if($v['sys']==1)}{else}{/if} {if($v['isdefault']==1)}{else}{/if} {$v['ext']} {if(checkAction('Index/desktop_edit'))} {/if} {if(checkAction('Index/desktop_del'))} {/if}
{$pages}