{include file="user.curlocal.html"}
{include file="user.submenu.html"}
- 退款编号:{$refund.refund_sn}
- 申请时间:{$refund.created|date_format:"%Y-%m-%d %H:%M:%S"}
- 退款状态:{$refund.status_label}
- 订单总额:{$refund.total_fee|price_format} (含运费)
- 退款金额:{$refund.refund_goods_fee|price_format} (商品总额:{$refund.goods_fee|price_format})
- 退运费:{$refund.refund_shipping_fee|price_format} (运费总额:{$refund.shipping_fee|price_format})
- 收货情况:{$refund.shipped_label}
- 退款原因:{$refund.refund_reason}
- 退款说明:{$refund.refund_desc}
该订单退款总额 {$refund.refund_total_fee|price_format}