{include file="public/mall_top" /} {include file="public/mall_header" /}
{include file="public/member_left" /}
{include file="public/member_items" /}
 
{notempty name="list"} {foreach name="list" item="val"} {/foreach} {else /} {/notempty} {notempty name="list"} {/notempty}
代金券编码 面额(元) {$Think.lang.voucher_voucher_indate} {$Think.lang.voucher_voucher_state} {$Think.lang.ds_handle}
{$val.voucher_code}
{$val.store_name}({$Think.lang.voucher_voucher_usecondition}:{$Think.lang.voucher_voucher_usecondition_desc}{$val.voucher_limit}{$Think.lang.currency_zh})
{$val.voucher_price} {:date('Y-m-d',$val.voucher_start_date)}~{:date('Y-m-d',$val.voucher_end_date)} {$val.voucher_state_text} {if $val.voucher_state == '1'}

使用

{elseif $val.voucher_state=='2'} {$Think.lang.voucher_voucher_vieworder} {/if}
 {$Think.lang.no_record}
{include file="public/mall_server" /} {include file="public/mall_footer" /}