{include file="common/top"}
{include file="common/left"}
{volist name="list" id="vo"} {/volist}
ID 链接名称 链接地址 链接描述 操作
{$vo.id} {$vo.title} {$vo.url} {if condition="$vo['desc'] neq ''"} {$vo.desc} {else /} 暂无描述 {/if} 编辑 删除
{$list->render()}