- {$refund.status_label}
-
- 退款编号:{$refund.refund_sn}
- 申请时间:{$refund.created|date_format:"%Y-%m-%d %H:%M:%S"}
- 订单总额:{$refund.total_fee|price_format} (含运费)
- 退款金额:{$refund.refund_total_fee|price_format}
- 收货情况:{$refund.shipped_label}
- 退款原因:{$refund.refund_reason}
- 退款说明:{$refund.refund_desc}
- 订单信息
-
- 订单编号:{$order.order_sn}
- 订单总额:{$order.order_amount|price_format}
- 配送费用:{$order.shipping.shipping_fee|price_format}
- 卖家信息:{$order.seller_name}
- 买家昵称:{$order.buyer_name}
平台处理
{if $refund.message}{include file="page.bottom.html"}{/if}