{template 'head'}
{template 'menu'}
{template 'left'}
{php echo $id ? '修改' : '添加'}
用户
用户昵称
用户头像
{php echo tpl_form_field_image('headimgurl', $column_data['headimgurl'], tomedia($column_data['headimgurl']));}
提交
{template 'record'}
{template 'finally'}