明细
<{if $refunds_type == '0' }> <{else}> <{/if}> <{if $status =='0'}> <{elseif $status =='1'}> <{elseif $status =='2'}> <{elseif $status =='3'}> <{elseif $status =='4'}> <{elseif $status =='5'}> <{elseif $status =='6'}> <{/if}> <{if $refunds_view.rufund_type=='online'}> <{elseif $refunds_view.rufund_type=='offline'}> <{else}> <{/if}> <{if $hongbao_fee > 0 }> <{/if}>
<{t}>退款类型:<{/t}>售后退款取消订单退款<{t}>售后单号:<{/t}> <{$aftersales_bn|default'5无售后单号'}>
<{t}>订单号:<{/t}> <{$tid}> <{t}>子订单号:<{/t}> <{$oid|default:'无子订单号'}>
<{t}>申请退款原因:<{/t}> <{$refunds_reason}> <{t}>审核状态:<{/t}>未审核已完成退款已驳回商家审核通过商家审核不通过商家强制关单平台强制关单
<{t}>会员用户名:<{/t}> <{$user_name}> <{t}>创建时间:<{/t}> <{$created_time|cdate}>
<{t}>退款方式:<{/t}>在线退款线下退款<{t}>退款单所属商家:<{/t}> <{$shop_id|shopname}>
<{t}>订单金额:<{/t}> <{$order_price|cur}> (积分抵扣金额:<{$points_fee|cur}>) <{t}>商家退款:<{/t}> <{$total_price|cur}> ( 包含积分抵钱:<{$points_fee|cur}>)
<{t}>实需退款:<{/t}> <{if $hongbao_fee > 0 }> <{$refundFee|cur}>(商家退款-红包支付-积分抵钱 [<{$total_price|cur}> - <{$hongbao_fee|cur}> - <{$points_fee|cur}>]) <{else}> <{$refund_fee|cur}>(商家退款-积分抵钱 [<{$total_price|cur}> - <{$points_fee|cur}>]) <{/if}>
<{t}>退还红包:<{/t}> <{$hongbao_fee|cur}>
<{if $status==1}>
退款
<{if($status == 1)}> <{/if}>
<{t}>退款方式:<{/t}> * <{if $refunds_view.rufund_type=='online'}> 在线退款 <{elseif $refunds_view.rufund_type=='offline'}> 线下退款 <{else}> 无 <{/if}> <{t}>实需退款:<{/t}> <{$refundFee|cur}>
<{t}>退款银行:<{/t}> *<{$refunds_view.refund_bank}> <{t}>退款帐号:<{/t}> *<{$refunds_view.refund_account}>
<{t}>收款银行:<{/t}> *<{$refunds_view.receive_bank}> <{t}>收款帐号:<{/t}> *<{$refunds_view.receive_account}>
<{t}>退款人:<{/t}> *<{$refunds_view.refund_people}> <{t}>收款人:<{/t}> *<{$refunds_view.beneficiary}>
<{/if}>