订单信息
订单号:{{orderxqobj.no}}
订单类型:骑行订单 租车订单
用户名:
{{orderxqobj.userName}}
--
订单总金额:¥{{orderxqobj.totalFee == undefined ? '¥0.00' : orderxqobj.totalFee}}
预存:¥{{orderxqobj.depositFee == undefined ? '¥0.00' : orderxqobj.depositFee}}
调度费:
¥{{orderxqobj.dispatchFee}}
¥0.00
管理费:
¥{{orderxqobj.manageFee}}
¥0.00
骑行费:
¥{{orderxqobj.ridingFee}}
¥0.00
距离:
{{orderxqobj.distance > 1000 ? orderxqobj.distance / 1000 + 'km' : orderxqobj.distance + 'm'}}
0.00m
套餐名称:
{{orderxqobj.suitName}}
--
套餐免费骑行时长(分钟):
{{orderxqobj.suitFreeRideTime}}
--
退款金额:
{{ orderxqobj.payRefunded == null ? '¥0.00' : '¥' + orderxqobj.payRefunded }}
订单时长:
{{ formattedDuration }}
开始时间:
{{orderxqobj.startTime}}
--
结束时间:
{{orderxqobj.endTime}}
--
车辆信息
记录{{index + 1}}
{{item.startTime == null ? '--' : item.startTime}}
车辆编号:{{item.deviceSn == null ? '--' : item.deviceSn}}
车牌号:{{item.deviceVehicleNum == null ? '--' : item.deviceVehicleNum}}
MAC号:{{item.deviceMac == null ? '--' : item.deviceMac}}
不通过
通过
最后订单信息
最后用户姓名:
{{deviceInfos.etOrders[0].realName}}
--
最后用户电话:
{{deviceInfos.etOrders[0].phonenumber}}
--
最后订单编号:
{{deviceInfos.etOrders[0].orderNo}}
--
订单开始时间:
{{deviceInfos.etOrders[0].createTime}}
--
订单状态:{{statuss()}}
退款
联系客户
辅助还车
{{buletxt}}
请确保与车辆的距离小于3米
蓝牙连接失败
请确保手机蓝牙已经打开
返回
重新连接
设备信息修改
车牌号
取消
确定
保存二维码
操作提示
车辆有正在进行中的订单,是否进行该操作
取消
确定
退款
可退款金额:¥{{orderxqobj.depositFee == undefined ? '--' : orderxqobj.depositFee}}
取消
确定