控制台
» 登陆日志管理
会员日志搜索
用户名称:
登陆时间:
到
会员名称
登陆IP地址或位置
登陆时间
清空日志?
<{foreach from=$LogList item=lg name=memberlogs}>
<{$lg.MemberUsername}>
<{mask_ip ip=$lg.LogLoginip}>
<{$lg.LogLogintime|date_format:"%Y-%m-%d %H:%M:%S"}><{if $lg.LogLogintime>$Today}>
<{/if}>
<{foreachelse}>
目前没有任何数据
<{/foreach}>
<{$ByPages}>