{{ loadingText }}
最近订单 使用引导
{{ deviceLocation || '充电桩' }}
异常原因:{{deviceErrMsg}}
端口状态
{{ port.port }}
{{ port.statu_text || (port.statu == 1 ? '空闲' : '充电中') }}
¥{{ option.price.toFixed(2) }}
{{ option.time }}分钟
立即支付
最近订单
没有近期订单
订单号: {{ order.orderNo }}
设备位置: {{ order.location || '未知' }}
端口: {{ order.port }}
金额: ¥{{ (order.amount / 100).toFixed(2) }}
时长: {{ order.chargingMinutes }}分钟
状态: {{ order.paymentStatus == 1 ? '已支付' : '未支付' }}
已支付?点此查询 更换端口
关闭
选择新端口
{{ port.port }}
{{ (switchPortOrder && port.port == switchPortOrder.port) ? '原端口' : (port.statu_text || (port.statu == 1 ? '空闲' : '充电中')) }}
取消 确定
选择支付方式
累计结余时间:{{ user.points || 0 }}
选择时长:{{ selectedOption.time }}分钟
订单金额:¥{{ (selectedOption.amount / 100).toFixed(2) }}
{{ method.title }}
{{ method.desc }}
{{ method.priceText }}
{{ method.pointsText }}
取消 确定支付