{include file="index/header"}
{volist name="tptc" id="vo"} {/volist}
网址ID 网站标题 是否快审 是否显示 是否推荐 是否精选 所属栏目 添加时间 推送 基本操作
{$vo.id} {if condition="$vo.open eq -1"}【不通过】{/if}{$vo.title} 快审 显示 推荐 精选 {$vo.name} {$vo.time|date="Y-m-d",###} {if condition="$vo['baidu'] eq '1'"} 百度 {else/} 百度 {/if} {if condition="$vo['xz'] eq '1'"} 熊掌 {else/} 熊掌 {/if} 修改 删除
{$tptc->render()}
{include file="index_footer"}