{include file="head.html"}
添加管理员
用户名[name]: 不支持html
用户组[group]
密码[pwd] 不进行md5加密
重输密码 不进行md5加密
 
管理员列表
{foreach from=$admin item=list} {/foreach}
选择 ID name group lastIp lastTime 登陆次数 操作
{$list.id} {$list.name} {$list.group} {$list.lastip} {$list.lastlogin} {$list.times}
   
{$pageCode}
{include file="foot.html"}