{extend name="default/base/base_member" /} {block name="member_main"}
 
{notempty name="voucher_list"} {foreach name="voucher_list" item="val"} {/foreach} {else /} {/notempty} {notempty name="voucher_list"} {/notempty}
{$Think.lang.voucher_code} {$Think.lang.voucher_template_price}({$Think.lang.ds_yuan}) {$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.ds_yuan})
{$val.voucher_price} {:date('Y-m-d',$val.voucher_startdate)}~{:date('Y-m-d',$val.voucher_enddate)} {$val.voucher_state_text} {if $val.voucher_state == '1'}

{$Think.lang.voucher_use}

{elseif $val.voucher_state=='2'} {$Think.lang.voucher_voucher_vieworder} {/if}
 {$Think.lang.no_record}
{/block}