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

{php echo $id ? '修改' : '添加'}发布记录

{php echo tpl_form_field_multi_image('image', $image_data);}
{template 'record'}
{template 'finally'}