{if $full_page} {include file="pageheader.tpl"} {insert_scripts files="listtable.js"}
SEARCH
{/if} {foreach from=$card_list item=card} {foreachelse} {/foreach}
{$lang.record_id}{$sort_card_id} {$lang.lab_card_sn}{$sort_card_sn} {$lang.lab_card_password}{$sort_card_password} {$lang.lab_end_date}{$sort_end_date} {$lang.lab_is_saled}{$sort_is_sold} {$lang.lab_order_sn}{$sort_order_sn} {$lang.handler}
{$card.card_id} {$card.card_sn} {$card.card_password} {$card.end_date} {$card.order_sn}
没有找到任何记录
{include file="page.tpl"}
{if $full_page}
{/literal} {include file="pagefooter.tpl"} {/if}