{template '_header'}
返回列表

{if $id>0}编辑商品兑换任务{else}添加商品兑换任务{/if}

{if !empty($id)} {/if}
0}action="{php echo webUrl('exchange/score/edit',array('id'=>$id),true);}"{else}action="{php echo webUrl('exchange/score/add',array(),true);}"{/if} method="post" class="form-horizontal form-validate" novalidate="novalidate" id="setform">
{php echo tpl_form_field_date('starttime',$setting['starttime'],true);}
{php echo tpl_form_field_date('endtime',$setting['endtime'],true);}
{if $setting['code_type'] != 3}
    
{/if}

商品兑换

{php echo date('m月d日',time());}

欢迎来到兑换中心,您的兑换码是:OE3ER13789JHOA0Q

查看全文
{if $setting['code_type'] == 3}

{/if}

{php echo tpl_form_field_image(balanceimg,$setting['img']);}
{if $setting['code_type'] == 3}
{/if}
{if p('diypage')}
{/if}
{php echo tpl_form_field_multi_image('banner', $banner);}
{php echo tpl_ueditor('rule',$setting['rule']);}
{template '_footer'}