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

登陆日志管理 查看管理员登陆记录

日志列表

<{foreach from=$data item=d }> <{/foreach}>
用户名 登陆状态 请求时间 请求错误次数
<{$d.username}> <{$d.status}> <{$d.create_time}> <{$d.times}>
<{include file="Backend/Common/tpl/pager.tpl"}>、
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>