[%if count($array) > 0%] [%forlist from=$array key=list%]
[%if $array[list].ordertype==6 %][%/if%] | [%$array[list].oid%] | [%$array[list].ordersn%] | [%$array[list].ordertypename%] | [%$order_moneytype%][%$array[list].orderamount%] | [%$array[list].consignee%] | [%$array[list].addtime|timeformat(3)%] | [%if $array[list].paytime==0%][%$ST.ordermain_text_paysn1%][%else%][%$ST.ordermain_text_paysn2%][%/if%] | [%if $array[list].shippingtime==0%][%$ST.ordermain_text_shippingsn1%][%else%][%$ST.ordermain_text_shippingsn2%][%/if%] |
|
[%$ST.list_nothing_title%] |