{template "header.html"} {template "api_list_date_search.html"} {php echo \Phpcmf\Service::L('Field')->get('select')->get_select_search_code();}
{dr_form_search_hidden()}
{if class_exists('\PhpOffice\PhpSpreadsheet\Spreadsheet')} {/if}
{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('IP')} {dr_lang('标题')} {dr_lang('地址')}
{dr_date($t.inputtime, null, 'red')} {$spider[$t.spider]} {if $t.mobile}移动端{else}电脑端{/if} {$t['ip']} {dr_list_function('title', $t.title, $param, $t)} {$t.url}
{template "footer.html"}