<{include file="index/header.html"}>
退款/退货操作
申请时间:<{$row.addtime}> <{if $row.status == '2'}> 同意退货:<{$row.passtime}> 发货时间:<{$row.sendtime}> <{/if}> <{if $row.status == '5'}> 确定时间:<{$row.oktime}> <{else}> 介入时间:<{$row.admintime}> <{/if}> <{if $row.status == '6'}> 售后失败:<{$row.failtime}> <{/if}>
<{if $row.cid}><{/if}>
售后编号: <{$row.service_id}>
退款原因: <{$row.reason_cn}>
退款金额:
申请备注:
操作:
 
售后记录
<{foreach item=i from=$process}>

<{$i.title}>       <{$i.addtime|date_format:'%Y-%m-%d %H:%M:%S'}>
<{$i.content}>

<{/foreach}>
<{include file="index/footer.html"}>