{template 'common/header'}
{if empty($signup['id'])}添加活动{else}编辑活动{/if}
状态 展示 排序
{php echo tpl_form_field_image('data[thumb]', $signup['thumb']);}
建议尺寸:750 * 180
{php echo tpl_form_field_image('data[logo]', $signup['logo']);}
建议尺寸:150 * 150
{php echo tpl_form_field_daterange('bmtime', $_GPC['bmtime'], true);}
{php echo tpl_form_field_daterange('hdtime', $_GPC['hdtime'], true);}
存量 已报
每人最多报 个名额
{php echo tpl_form_field_coordinate('agentmap', $signup)}
{php echo tpl_ueditor('content', $signup['content']);}
{php echo tpl_ueditor('summary', $signup['summary']);}
{template 'common/footer'}