{template "header.html"} {template "api_list_date_search.html"}
{dr_form_search_hidden()}
{loop $select $i $t} {/loop}
爬虫统计
时间段统计
抓取排行
{loop $list $t} {/loop}
{dr_lang('时间')} {dr_lang('标题')} {dr_lang('地址')} {dr_lang('抓取次数')}
{dr_date($t.inputtime, null, 'red')} {dr_list_function('title', $t.title, $param, $t)} {$t.url} {$t.counts}
{template "footer.html"}