{include file="header.html"}
{if $total}
今日 昨日 7日 30日 1年 10年
{include file="chart_line_day.html"}
今日 昨日 7日 30日 1年 10年
{include file="chart_pie_day.html"}
全部明细
近10日 近30日 近1年 近10年
{include file="chart_line_week.html"}

{foreach $list as $vo} {foreachelse} {/foreach}
蜘蛛访问明细    {foreach $scount as $k=>$vo} {$vo.name}({$vo.count})  {/foreach}
id 蜘蛛名称 IP地址 访问地址 模板 访问时间
{$vo.id} {if $vo.sourl}{$vo.name}{else}{$vo.name}{/if} {$vo.ip} {$vo.url} {$vo.typename|default:'null'} {$vo.time}
暂无记录!
{$total} {$pages}
{else} {/if}
{include file="footer.html"}