{php} {/php} {include file="content/template/default/header.html" /}
订单列表
{if condition="!empty($_POST) || empty($search_type)"}

加载中...

{/if} {if condition="$search_type == 'voucher' && empty($_POST)"}
下单账号:
{if condition="$site.buy_password == 1"}
查单密码:
{/if}
{/if} {if condition="$search_type == 'orderno' && empty($_POST)"}
订单号:
{/if}
{include file="content/template/default/order_empty.html" /}
{include file="content/template/default/footer.html" /}