进行中
待支付
已取消
交易完成
待审核
骑行待支付
订单进行中
订单待支付
订单已取消
感谢您的支持,欢迎再次光临
订单待支付
订单明细
订单编号
{{info.no == null ? '--' : info.no}}
下单时间
{{info.createTime == null ? '--' : info.createTime}}
结束时间
{{info.endTime == null ? '--' : info.endTime}}
骑行费
{{info.ridingFee == null ? '0.00' : info.ridingFee.toFixed(2)}}元
停车点外调度费
{{info.manageFee == null ? '0.00' : info.manageFee.toFixed(2)}}元
运营区外调度费
{{info.dispatchFee == null ? '0.00' : info.dispatchFee.toFixed(2)}}元
合计
{{info.totalFee == null ? '0.00' : info.totalFee.toFixed(2)}}元
预存金额
{{info.depositFee == null ? '0.00' : info.depositFee.toFixed(2)}}元
结算支付
{{info.ridePayAmount == null ? '0.00' : info.ridePayAmount.toFixed(2)}}元
退款总额
{{info.payRefunded == null ? '0.00' : info.payRefunded.toFixed(2)}}元
优惠券
{{info.vipName == null ? '--' : info.vipName}}
折扣
{{info.vipDiscountValue == null ? '--' : info.vipDiscountValue}}折
骑行费优惠
{{info.ridingDiscount == null ? '--' : info.ridingDiscount.toFixed(2)}}元
总计优惠
{{info.totalDiscountAmount == null ? '--' : info.totalDiscountAmount.toFixed(2)}}元
预估金额
{{yugumoney.toFixed(2)}}元
实付金额
{{info.actualReceivedAmount.toFixed(2)}}元
骑行信息
骑行时长
{{ rideDuration == '' ? '--' : rideDuration}}
骑行距离
{{info.distance > 1000 ? (info.distance / 1000).toFixed(2) + 'km' : info.distance.toFixed(2) + 'm'}}
订单结束后展示
运营区
{{info.areaName == null ? '--' : info.areaName}}
车牌号
{{info.deviceVehicleNum == null ? '--' : info.deviceVehicleNum}}
车辆编号(SN)
{{info.deviceSn == null ? '--' : info.deviceSn}}
优惠券
{{selectedCoupon.name.length > 4 ? selectedCoupon.name.slice(0,4) + '...' : selectedCoupon.name}}(优惠¥{{youhuiobj.discountAmount}})
押金抵扣(¥{{info.totalFee}})
{{channelobj[0].name}}(¥{{info.totalFee}})
{{item.name == null ? '--' : item.name}}:{{item.contact == null ? '--' : item.contact}}
工作时间:{{item.startTime}}~{{item.endTime}}
拨打
客服电话高峰期可能遇忙,请耐心等待