<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>

管理员管理 管理管理员数据

管理员列表

<{foreach from=$data item=d }> <{/foreach}>
用户名 名称 角色 电话 登陆时间 是否锁定 操作
<{$d.username}> <{$d.name}> <{$d.role_id}> <{$d.phone}> <{$d.login_time}> <{$d.locked}>
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>