-
用户订房
-
已确认
-
交易完成
-
用户订房
-
已确认
-
交易完成
-
用户订房
-
已确认
-
交易完成
-
用户订房
-
已确认
-
已取消
-
用户订房
-
已确认
-
已入住
-
用户订房
-
已确认
-
待退款
-
用户订房
-
已确认
-
待退款
-
已退款
-
用户订房
-
已确认
-
待退款
-
退款已拒绝
订单编号:{$list['order_no']}
{if $list['type']==1}支付流水:{$list['out_trade_no']}
{/if}付款类型: {if $list['type']==1}微信支付 {elseif $list['type']==2} 余额支付 {else} 到店支付 {/if}
下单时间:{php echo date('Y-m-d H:i:s',$list['time'])}
用户姓名:{$list['name']}
用户电话:{$list['tel']}
身份证号:{$list['code']}
房间类型:{$list['room_type']}
预订天数:{$list['days']}
{if $list['classify']==1}预订时间:{php echo substr($list['arrival_time'],0,10)}~{php echo substr($list['departure_time'],0,10)}
{else}预订时间:{$list['arrival_time']}~{$list['departure_time']}
{/if}房价: {$list['price']}
{if $list['status']==5&&$list['type']==1}
已退押金: {$list['ytyj_cost']}
{if $list['ytyj_cost']==0} 元 {/if}押金: {$list['yj_cost']}
会员折扣: {$list['yyzk_cost']}
优惠券折扣: {$list['yhq_cost']}
积分红包折扣: {$list['hb_cost']}