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

查看抽奖 返回

: 建议图片尺寸为900*450 {php echo tpl_form_field_image('image', $column_data[0]['image'], tomedia($column_data[0]['image']));}
:【奖品类型是[[虚拟]]的时候】份数必须和兑换码的个数相同,否则添加失败
{php echo tpl_form_field_date('lottery_value', $column_data[0]['lottery_value'], true)}
{loop $column_data['image_text'] $item} {if $item['type'] ==1} {else if $item['type'] == 2}
: 建议图片尺寸为900*450 {php echo tpl_form_field_image("image_text[type2][]", $item['path'], tomedia($item['path']));}
{else}
{/if} {/loop}
{template 'record'}
{template 'finally'}