{template 'public/header'} {template 'public/comhead'} {if $operation == 'post'}
配送点编辑
{php echo tpl_form_field_coordinate('baidumap', $area)}
{elseif $operation == 'display'}
{loop $list $row} {/loop}
显示顺序 配送点名称 操作
{$row['title']}  
  
{$pager}
{/if} {if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}