{include file="index/header"}
{if input('m')==caiji_html}
{volist name="tptc" id="vo"} {/volist}
ID 命名 网站 时间 基本操作
{$vo.id} {$vo.name} {$vo.www} {$vo.times|date="Y-m-d",###} 采集编辑 删除
{$tptc->render()}
{else/}
{volist name="tptc" id="vo"} {/volist}
命名 网站 时间 定时链接 基本操作
{$vo.name} {$vo.www} {$vo.times|date="Y-m-d",###} 执行 采集编辑 删除
{$tptc->render()}
{/if}
{include file="index_footer"}