{template '_header'}

分类管理

{loop $list $row} {/loop}
ID 分类名称 操作
{$row['id']} {ifp 'diyform.category.edit'} {else} {$row['name']} {/if} {ifp 'diyform.category.edit'} 删除{/if}
{ifp 'diyform.category.edit'} {/if} {ifp 'diyform.category.edit'} {/if}
{$pager}
{template '_footer'}