{include file="index/header"}
{volist name="guojiz" id="vo"} {/volist}
分类 排序 名称 显示 新窗口 链接 时间 基本操作
{if condition="$vo['fl'] eq 0"}顶部导航{elseif condition="$vo['fl'] eq 1"}友情链接{elseif condition="$vo['fl'] eq 9"} {if condition="$vo['tid'] eq 1"} 内容管理 {elseif condition="$vo['tid'] eq 2"} 网址管理 {elseif condition="$vo['tid'] eq 3"} 综合管理 {elseif condition="$vo['tid'] eq 4"} 其他管理 {/if} {/if} {$vo.px} {$vo.name} 显示 {if condition="$vo['dj'] eq 0"}默认{else /}新窗口{/if} {$vo.links} {$vo.time|date="Y-m-d",###} 修改 删除
{$guojiz->render()}
{include file="index_footer"}