{template 'common/header'}

编辑名片

{php echo tpl_form_field_image('avatar', $info['avatar']);}
{php echo tpl_form_field_audio('voice', $info['voice']);}
{php echo tpl_form_field_multi_image('images', $info['images']);}
{php echo tpl_form_field_video('my_video', $info['my_video']);}
{template 'common/footer'}