{template 'public/header'} {template 'public/comhead'}
公告管理
{loop $list $row} {if $row['state']==1} {elseif $row['state']==2} {/if} {/loop}
排序 类型 标题 状态 操作
{$row['num']}  
{if $row['type']==1}首页公告{elseif $row['type']==2}商家页公告{elseif $row['type']==3}拼车页公告{elseif $row['type']==4}黄页公告{/if} {$row['title']} 编辑
{$pager}
{template 'common/footer'}