{template 'public/header'} {template 'public/comhead'}
活动信息
{php echo tpl_form_field_image('logo',$info['logo']);}
{php echo tpl_form_field_multi_image('img',$img);}
{php echo tpl_form_field_date('start_time',$info['start_time'],$withtime = true)}
{php echo tpl_form_field_date('end_time',$info['end_time'],$withtime = true)}
{php echo tpl_ueditor('details',$info['details']);}
*例如:武汉市,不填则为全国版
*开启后小程序端用户可以报名此活动,关闭后则无法报名此活动
{template 'common/footer'}