{include file='lib/top.lbi'}
{foreach item=t from=$navlist} {if $t.child} {foreach item=c from=$t.child} {/foreach} {/if} {/foreach} {if $pagelist} {/if}
导航名 所属父类 打开方式 排序 操作
{$t.title} {$t.pname} {if $t.ctype eq 1}新窗口{else}默认{/if} 编辑 删除
|__{$c.title} {$t.title} {if $c.ctype eq 1}新窗口{else}默认{/if} 编辑 删除
{$pagelist}
{include file='lib/foot.lbi'}