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