{template 'head'}
{template 'menu'}

{php echo $id ? '修改' : '添加'}商家

{php echo tpl_form_field_image('shop_head', $merchant['shop_head'], tomedia($merchant['shop_head']));} 65 * 65
{php echo tpl_form_field_multi_image('business_imgs', $merchant['business_imgs'], tomedia($merchant['business_imgs']));}
{template 'record'}
{template 'finally'}