{template 'head'}
{template 'menu'}
{template 'left'}
推荐
{php echo $type ==1? '抽奖': '投票'}
位置
每日福利
自助福利
开始时间
{php echo tpl_form_field_date('start', $column_data['start'], true)}
结束时间
{php echo tpl_form_field_date('end', $column_data['end'], true)}
提交
{template 'record'}
{template 'finally'}