{include file="head.html"}
商圈列表
添加商圈
id
名称
图片
排序
状态
操作
{foreach item=c from=$data}
{$c.cbdid}
{$c.title}
{$c.orderindex}
店铺管理
编辑
删除
{/foreach}
{$pagelist}
{include file="footer.html"}