{template "header.html"}
{template "api_list_date_search.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {if $ci->_is_admin_auth('del')} {/if} {/loop}
{dr_lang('时间')} {dr_lang('请求')} {dr_lang('终端')} {dr_lang('账号')} {dr_lang('IP地址')} {dr_lang('URL地址')}
{dr_date($t.inputtime, null, 'red')} {$t.method} {if $t.mobile}移动端{else}电脑端{/if} {Function_list::uid($t.uid)} {Function_list::ip($t.inputip, $param)} {$t.url}
{template "footer.html"}