{extend name="common/common2" /} {block name="main"}
{$meta_title}
{if $info.add_amount > 0 && !empty($info.addOrderInfo)}
{volist name="$info.addOrderInfo" id="i"} {/volist}
项目名称 金额
{$i.title} {$i.amount}
{/if}
{if !empty($info.pay_time)}
{/if}
{if $info.refund_status==1}
退款金额 实际退款金额 发起退款时间 退款日期 退款原因 补充描述 备注
{$info.refundInfo.amount} {$info.refundInfo.real_amount} {$info.refundInfo.create_time} {$info.refundInfo.refund_time} {$info.refundInfo.reasonInfo} {$info.refundInfo.desc} {$info.refundInfo.note}
{else} {if $info.status==5}
{if $info.cancel_type==1} {/if} {if $info.cancel_type==2} {/if} {if $info.cancel_type==3} {/if}
{/if} {if !empty($info.confirm_time)}
{/if} {if !empty($info.finish_time)}
{/if}
{if $info.settlement==1} {else} {/if}
{if !empty($info.settlement_time)}
{/if}
{if $info.completion==1} {else} {/if}
{if !empty($info.completion_time)}
{/if} {/if}
取 消
{/block} {block name="script"} {/block}