{template 'head'}
{template 'menu'}
{template 'left'}
{php echo $id ? '修改' : '添加'}
发布记录
发布用户
选择话题
请选择
{loop $topic $item}
{$item['name']}
{/loop}
话题描述
话题图片
{php echo tpl_form_field_multi_image('image', $image_data);}
排序序号
提交
{template 'record'}
{template 'finally'}