{include file="head.html"}
{include file='open_map/nav.html'}
id
名称
地图平台
类型
key
secret
状态
操作
{foreach item=c from=$data}
{$c.id}
{$c.title}
{$c.map_com}
{$c.map_app}
{$c.mkey}
{$c.msecret}
{$c.status}
编辑
删除
{/foreach}
{$pagelist}
{include file="footer.html"}