<{import file="common.html" title="售后详情"}>
  售后详情 主页
<{uqcms m="refund" v="row" c="get_one:service_id=smarty.get.service_id"}> <{uqcms m="refund" v="goods" c="refund_goods:service_id=smarty.get.service_id"}>
¥<{$goods.price}>
<{if $row.id}> <{if $row.status == '1'}>
已经提交申请,请等待卖家处理
<{elseif $row.status == '2'}>
快递名称
<{uqcms m="express" v="exp" c="get_config"}>
快递单号
退款说明
上传凭证
<{if $i.comment_status}> <{foreach item=ci from=$i.comment_img}> <{/foreach}> <{else}>
<{/if}>

<{elseif $row.status == '3'}>
已经发货,等待买家确认收货
<{elseif $row.status == '4'}>
平台介入
<{elseif $row.status == '5'}>
退款成功
<{elseif $row.status == '6'}>
退款失败
<{/if}> <{else}> <{if $row.error == '0'}>
退货原因
<{uqcms m="refund" v="reason" c="refund_reason"}>
退款金额
不能高于<{$goods.refund_price}>元
退款说明
上传凭证

<{else}>
<{$row.msg}>
<{/if}> <{/if}>
<{include file="default/footer.html"}>