{include file="head.html"} {include file='pinche_line/nav.html'}
{foreach item=c from=$list} {/foreach}
lineid 路线名称 basemoney 开始地址 开始纬度 开始精度 接车费用 结束地址 结束纬度 结束精度 线路图图片 描述 操作
{$c.lineid} {$c.title} {$c.basemoney} {$c.start_addr} {$c.start_lat} {$c.start_lng} {$c.sendmoney} {$c.end_addr} {$c.end_lat} {$c.end_lng} {$c.description} 起点列表 终点列表
编辑 删除
{$pagelist}
{include file="footer.html"}