积分兑换
{if:!$items}
暂无数据
{/if}
编号 |
面值 |
有效时间 |
状况 |
{set:$queryPropList = Api::run('getPropList')}
{foreach:items = $queryPropList->find()}
{$item['card_name']} |
{$item['value']}元 |
{echo:substr($item['end_time'],0,16)} |
{echo:ticket::statusText(ticket::status($item))} |
{/foreach}
{$queryPropList->getPageBar()}
{if:!$items}
暂无数据
{/if}