{template $mbstyle.'/css'}
{template $mbstyle.'/head'}
继续兑换更多奖品
    {loop $goods_list $item}
  • {$item['title']}

    {if $item['type']== 4} 点击领取优惠券 {/if} {if $item['status'] == 'done'} 已领取 {else} 未领取 {/if}

    价值:{$item['price']}元

    兑换日期: {php echo date('Y-m-d H:i:s', $item['createtime'])}

    {if $item['type']==1}

    兑换人: {$item['realname']}

    联系电话: {$item['mobile']}

    收件地址: {$item['residedist']}

    {else if $item['type']==2}

    手机电话: {$item['mobile']}

    {else if $item['type'] == 0}

    支付宝: {$item['alipay']}

    {/if} {if "" != $item['note']}

    备注: {$item['note']}

    {/if}

    兑换消耗积分-{$item['cost']}

    {if $item['type']== 3}
    {if !$item['status']}
    {/if}
    {/if}
  • {/loop}

{template $mbstyle.'/bottom'}