{template 'common/header'} {php $zt8=array('label-default','label-primary','label-info','label-success','label-warning','label-info','label-success','label-danger','label-default');}
高级筛选
{php echo tpl_form_field_daterange('xdtime', $_GPC['xdtime']);}
{php echo tpl_form_field_daterange('zstime', $_GPC['zstime']);}
兑换列表
{loop $list $item} {if $item['gifttype']=='1'} {else} {/if} {/loop} {if empty($list)} {/if}
礼品 礼品名称 发放方式 用户 收货人 发货方式 兑换日期
发放日期
状态 操作
{php echo empty($gifts[$item['giftid']]['title'])?'微信红包'.$item['value'].'元':$gifts[$item['giftid']]['title']}{$gifts[$item['giftid']]['title']}{$sh8[$item['sendtype']]} {php echo empty($users[$item['buid']]['name'])?$users[$item['buid']]['username']:$users[$item['buid']]['name']} {$item['consignee']} {$item['tel']} {$item['province']}{$item['city']}{$item['district']}{$item['address']} {$item['expcom']}
{$item['expsn']}
{php echo date("Y-m-d", $item['addtime'])} {if $item['exptime']>'10000000'}
{php echo date("Y-m-d", $item['exptime'])} {/if}
{$_W['zm_hdex_st'][$item['status']]}
尚未有订单
{template 'common/footer'}