{template "nheader.html"}
{list action=sql sql='select * from @#member_login where uid=$uid order by logintime desc'} {/list}
登录时间 登录地区 客户端详情
{dr_date($t.logintime, NULL, 'red')} {if $t.oauthid}【{$t.oauthid}】{/if}{$ci->dip->address($t.loginip)} {dr_strcut($t.useragent, 60)}
{if IS_MOBILE}
左右滑动表格可以查看更多的内容
{/if} {template "nfooter.html"}