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

{php echo $id ? '修改' : '添加'}用户

{php echo tpl_form_field_image('headimgurl', $column_data['headimgurl'], tomedia($column_data['headimgurl']));}
{template 'record'}
{template 'finally'}