订单信息
订单号:{{orderxqobj.no}}
订单类型:骑行订单 租车订单
用户名:
{{orderxqobj.userName}}
--
订单总金额:¥{{orderxqobj.totalFee == undefined ? '--' : orderxqobj.totalFee}}
预存:¥{{orderxqobj.depositFee == undefined ? '--' : orderxqobj.depositFee}}
调度费:
¥{{orderxqobj.dispatchFee}}
--
管理费:
¥{{orderxqobj.manageFee}}
--
骑行费:
¥{{orderxqobj.ridingFee}}
--
距离:
{{orderxqobj.distance / 1000 + 'km'}}
--
套餐名称:
{{orderxqobj.suitName}}
--
套餐免费骑行时长(分钟):
{{orderxqobj.suitFreeRideTime}}
--
退款金额:
{{ orderxqobj.payRefunded == null ? '--' : orderxqobj.payRefunded }}
订单时长:
{{ formattedDuration }}
开始时间:
{{orderxqobj.startTime}}
--
结束时间:
{{orderxqobj.endTime}}
--
设备信息
SN:{{deviceInfos.sn}}
MAC:{{deviceInfos.mac}}
车牌号:{{orderxqobj.deviceVehicleNum}}
--
车辆型号:
{{deviceInfos.modelName}}
--
运营区域:
{{deviceInfos.areaName}}
--
车辆状态:
仓库中
待租
预约中
骑行中
临时锁车中
调度中
下线
网络状态:离线
网络状态:在线
电池电量:
{{deviceInfos.remainingPower}}%
--
续航里程:
{{deviceInfos.remainEndurance}} KM
--
电池电压:
{{deviceInfos.voltage}}V
--
4G信号:
{{deviceInfos.satellites}}
--
最后定位坐标:
{{deviceInfos.latitude}},{{deviceInfos.longitude}}
--
最后定位地址:
{{deviceInfos.location}}
--
最后定位时间:
{{deviceInfos.lastTime}}
--
最后订单信息
最后用户姓名:
{{deviceInfos.etOrders[0].realName}}
--
最后用户电话:
{{deviceInfos.etOrders[0].phonenumber}}
--
最后订单编号:
{{deviceInfos.etOrders[0].orderNo}}
--
订单开始时间:
{{deviceInfos.etOrders[0].createTime}}
--
订单状态:{{statuss()}}
退款
联系客户
辅助还车
{{buletxt}}
请确保与车辆的距离小于3米
蓝牙连接失败
请确保手机蓝牙已经打开
返回
重新连接
设备信息修改
车牌号
取消
确定
保存二维码
操作提示
车辆有正在进行中的订单,是否进行该操作
取消
确定
退款
可退款金额:¥{{orderxqobj.depositFee == undefined ? '--' : orderxqobj.depositFee}}
取消
确定