<{$order.order_id}>[<{$order.itemnum}> <{t}>商品<{/t}>]6 |
<{$order.cur_amount|cur_odr:$order.currency:false:true}> |
<{$order.createtime|cdate:FDATE_STIME}> |
<{switch from=$order.status}>
<{case value='finish'}><{t}>已完成<{/t}>
<{case value='dead'}><{t}>已作废<{/t}>
<{case}>
<{switch from=$order.pay_status}>
<{case value='1'}><{t}>已付款<{/t}>
<{switch from=$order.ship_status}>
<{case value='1'}><{t}>[已发货]<{/t}>
<{case value='2'}><{t}>[部分发货]<{/t}>
<{case value='3'}><{t}>[部分退货]<{/t}>
<{case value='4'}><{t}>[已退货]<{/t}>
<{case}><{t}>[正在备货]<{/t}>
<{/switch}>
<{case value='2'}><{t}>已付款至担保方<{/t}>
<{case value='3'}><{t}>等待补款<{/t}>
<{switch from=$order.ship_status}>
<{case value='1'}><{t}>[已发货]<{/t}>
<{case value='2'}><{t}>[部分发货]<{/t}>
<{case value='3'}><{t}>[部分退货]<{/t}>
<{case value='4'}><{t}>[已退货]<{/t}>
<{/switch}>
<{case value='4'}><{t}>部分退款<{/t}>
<{switch from=$order.ship_status}>
<{case value='0'}><{t}>[未发货]<{/t}>
<{case value='1'}><{t}>[已发货]<{/t}>
<{case value='2'}><{t}>[部分发货]<{/t}>
<{case value='3'}><{t}>[部分退货]<{/t}>
<{case value='4'}><{t}>[已退货]<{/t}>
<{/switch}>
<{case value='5'}><{t}>已退款<{/t}>
<{switch from=$order.ship_status}>
<{case value='0'}><{t}>[未发货]<{/t}>
<{case value='1'}><{t}>[已发货]<{/t}>
<{case value='2'}><{t}>[部分发货]<{/t}>
<{case value='3'}><{t}>[部分退货]<{/t}>
<{case value='4'}><{t}>[已退货]<{/t}>
<{/switch}>
<{case}>
<{if $order.payinfo.pay_app_id != '-1'}><{/if}><{t}>等待付款<{/t}><{if $order.payinfo.pay_app_id != '-1'}><{/if}>
<{switch from=$order.ship_status}>
<{case value='1'}><{t}>[已发货]<{/t}>
<{case value='2'}><{t}>[部分发货]<{/t}>
<{case value='3'}><{t}>[部分退货]<{/t}>
<{case value='4'}><{t}>[已退货]<{/t}>
<{/switch}>
<{/switch}>
<{/switch}>
|
<{$order.payinfo.pay_app_id|pay_name}> |
rowspan="2"<{/if}>>
<{if $order.status == 'active' && ($order.pay_status=='0' || $order.pay_status=='3')}>
<{if $order.payinfo.pay_app_id != '-1'}>
<{t}>去付款<{/t}>
<{/if}>
<{/if}>
<{t}>查看订单<{/t}>
<{t}>再次购买<{/t}>
|