{template 'header', 'member'}
{if $action == 'update'} {if $step == 'detail'}| 买家下单 | 买家付款 | {if $td[logistic]}卖家发货{else}买家消费{/if} | {if $td[status] == 4 || $td[status] == 5}申请退款 | 退款成功 | {else}交易成功 | {/if}
![]() |
![]() |
![]() |
![]() |
{if $td[status] == 4 || $td[status] == 5}
![]() |
{/if}
| 邮编 | {$td[buyer_postcode]} |
| 地址 | {$td[buyer_address]} |
| 姓名 | {$td[buyer_name]} |
| 手机 | {$td[buyer_mobile]} |
| 买家备注 | {if $td[note]}{$td[note]}{else}无{/if} |
| 发货日期 | {$td[send_time]} |
| 快递类型 | {$td[send_type]} |
| 快递单号 | {$td[send_no]}{if $td[send_type] && $td[send_no]} [快递追踪]{/if} |
| 快递状态 | {$_send_status[$td[send_status]]} |
| 密码 | {$td[password]} |
| 手机 | {$td[buyer_mobile]} |
| 联系买家 | {if $DT[im_web]}{im_web($td[buyer])} {/if} {$td[buyer]} |
| 订单进程 |
{loop $logs $v}
{$v[adddate]} - {$v[title]}
{/loop} |
| 下单时间 | {$td[adddate]} |
| 最后更新 | {$td[updatedate]} |
| 发货时间 | {$td[send_time]} |
| 订单状态 | {$_status[$td[status]]} |
| 退款理由 | {$td[buyer_reason]} |
| 操作原因 | {$td[refund_reason]} |
| 发货日期 | {$td[send_time]} |
| 快递类型 | {$td[send_type]} |
| 快递单号 | {$td[send_no]} |
| 追踪结果 | 正在查询... |
| 快递状态 | {$_send_status[$td[send_status]]} |