申请详情 订单号 {$order_no} 订单时间 {$create_time} 订单商品应付金额 ¥{$payable_amount} 订单商品实付金额 ¥{$real_amount} 订单运费应付金额 ¥{$payable_freight} 订单运费实付金额 ¥{$real_freight} 订单保价金额 ¥{$insured} 订单税金金额 ¥{$taxes} 订单促销活动优惠金额 ¥{$promotions} {if:$discount} 订单金额增减 ¥{$discount} {/if} 订单总额 ¥{$order_amount} 订单此前已退金额 ¥{$refundRowCount['refundFee']} 商品信息 {set:$is_send = false} {foreach:items=Api::run('getOrderGoodsRowById',array('id'=>$order_goods_id))} {if:$item['is_send']==1}{set:$is_send = true}{/if} {set:$goods = JSON::decode($item['goods_array'])} {$goods['name']} X {$item['goods_nums']} 【{echo:Order_Class::goodsSendStatus($item)}】 【商品金额:¥{echo:$item['goods_nums'] * $item['real_price']}】 {/foreach} 用户名 {set:$user = Api::run('getMemberInfo',$user_id)} {$user['username']} 申请时间 {$time} 申请原因 {$content} {if:$img_list} 图片信息 {foreach:items=JSON::decode($img_list) item=$itemImg} {/foreach} {/if} 处理操作 同意退款 拒绝退款 {if:$is_send == true && !$user_send_time} 买家填写返还物流信息 {/if} 退款商品支付金额 手动填写退款金额 与买家协商好后进行退款操作,退款金额会自动转到买家用户余额里面 {if:$user_send_time} 买家返还物流 {$user_send_time} {foreach:items=Api::run('getFreightCompanyById',array('freight_id'=>$user_freight_id)) item=$tempFreight} {$tempFreight['freight_name']} {/foreach} 【快递单号:{$user_delivery_code}】 物流跟踪 {/if} 处理意见 {$dispose_idea}