{template 'header'} {template 'template'}
{if empty($info)}新增{else}编辑{/if}小区
{php echo tpl_form_field_coordinate('jing', $jing)}
{php echo tpl_form_field_image('img',$info['img']);}
{if $this->type_sign == 'webapp'}
{php echo tpl_ueditor('body',$info['body']);}
{/if} {if $this->type_sign == 'webapp'}
{/if}
{template 'footer'}