{template 'common/mcheader'}
{if ($do == 'display') && ($list['status'] == 1)}
商户基本信息
{if !empty($item['thumb'])} {php echo tpl_form_field_image('thumb', $item['thumb'])} {else} {php echo tpl_form_field_image('thumb')} {/if}
{php echo tpl_form_field_industry('industry', $item['industry1'], $item['industry2'])}
{if !empty($reside)} {php echo tpl_form_field_district('dis', $reside)} {else} {php echo tpl_form_field_district('dis')} {/if}
{if !empty($item)} {php echo tpl_form_field_coordinate('baidumap', $item)} {else} {php echo tpl_form_field_coordinate('baidumap')} {/if}
{/if} {template 'common/footer'}