{set:$queryPropList = Api::run('getPropList',$propId)} {foreach:items = $queryPropList->find()} {/foreach}
编号 面值 有效时间 状况
{$item['card_name']} {$item['value']}元 {echo:substr($item['end_time'],0,16)} {echo:ticket::statusText(ticket::status($item))}
{$queryPropList->getPageBar()}