{template 'public/header'} {template 'public/comhead'}
广告管理
{loop $list $row} {if $row['status']==1} {elseif $row['status']==2} {/if} {/loop}
排序 城市 标题 图片 类型 状态 操作
{$row['orderby']}
{$row['cityname']}  
{$row['title']}
  
{if $row['type']==1}首页幻灯片{elseif $row['type']==2}商家页面幻灯片{elseif $row['type']==3}资讯页面幻灯片{elseif $row['type']==4}拼车页面幻灯片{elseif $row['type']==5}开屏广告{elseif $row['type']==6}黄页广告{elseif $row['type']==7}首页广告位{/if}
编辑 删除
{$pager}
{template 'common/footer'}