礼品订单
- class="current"<{/if}>>管理
- class="current"<{/if}>>未发货
- class="current"<{/if}>>已发货
- class="current"<{/if}>>已完成
- class="current"<{/if}>>已取消
<{if $smarty.get.operation=='edit'}>
- 操作
<{/if}>
<{if $smarty.get.operation=='edit' }>
订单详情 |
订单状态 |
<{assign var=val value=$de.status}><{$statu_list.$val}> |
订单编号 |
<{$de.order_id}> |
下单时间 |
<{$de.create_time|date_format:"%Y-%m-%d %H:%M:%S"}> |
订单信息 |
|
产品 |
所需积分 |
 |
<{$de.product_name}> |
<{$de.allpoint}> |
下单时间:<{$de.create_time|date_format:"%Y-%m-%d %H:%M:%S"}> |
<{if $de.shipping_time}>
发货时间:<{$de.shipping_time|date_format:"%Y-%m-%d %H:%M:%S"}> |
<{/if}>
<{if $de.finnshed_time}>
<{if $de.status==0}>取消时间<{else}>完成时间<{/if}>:<{$de.finnshed_time|date_format:"%Y-%m-%d %H:%M:%S"}> <{if $de.admin_remark}>取消原因:<{$de.admin_remark}><{/if}> |
<{/if}>
收货地址 |
收货人 |
<{$de.contact}> |
联系电话 |
<{$de.tel}> |
收货地址 |
<{$de.address}> |
<{if $de.status>10 || ( $de.status==10 && $de.shipping_code )}>
发货地址 |
发货人 |
<{$de.shipping_name}> |
联系电话 |
<{$de.shipping_tel}> |
发货地址 |
<{$de.shipping_address}> |
物流信息 |
物流名称 |
<{$de.shipping_company}> |
物流单号 |
<{$de.shipping_code}> |
<{/if}>
<{if $de.status==10}>
<{/if}>
<{if $de.status}>
<{else}>
<{/if}>