diff --git a/ebike-maintenance/components/bikeCodeScan/bikeCodeScan.vue b/ebike-maintenance/components/bikeCodeScan/bikeCodeScan.vue
index 61d5d88..4a1cf79 100644
--- a/ebike-maintenance/components/bikeCodeScan/bikeCodeScan.vue
+++ b/ebike-maintenance/components/bikeCodeScan/bikeCodeScan.vue
@@ -1,61 +1,56 @@
-
-
-
-
+
+
+
+
-
\ No newline at end of file
+
diff --git a/ebike-maintenance/pages/warehouse/detectionecu/detectionecu.vue b/ebike-maintenance/pages/warehouse/detectionecu/detectionecu.vue
index 1a63a57..986d1de 100644
--- a/ebike-maintenance/pages/warehouse/detectionecu/detectionecu.vue
+++ b/ebike-maintenance/pages/warehouse/detectionecu/detectionecu.vue
@@ -1,782 +1,1029 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 在线状态
-
-
-
-
-
-
-
-
- {{ detectionInfo.online.msg }}
-
-
-
-
-
- {{ detectionInfo.online.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- GPS坐标
-
-
-
-
-
-
-
-
- {{ detectionInfo.gps.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- SOC
-
-
-
-
-
-
-
-
-
- {{ detectionInfo.soc.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 电压(mv)
-
-
-
-
-
-
-
-
- {{ detectionInfo.voltage.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 打开电池仓
-
-
-
-
-
-
-
-
- {{ detectionInfo.openBatteryLock.msg }}
-
-
-
-
-
- {{ detectionInfo.openBatteryLock.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 开锁
-
-
-
-
-
-
-
-
- {{ detectionInfo.unlock.msg }}
-
-
-
-
-
- {{ detectionInfo.unlock.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 开头盔
-
-
-
-
-
-
-
-
- {{ detectionInfo.openHelmet.msg }}
-
-
-
-
-
- {{ detectionInfo.openHelmet.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 关锁
-
-
-
-
-
-
-
-
- {{ detectionInfo.lock.msg }}
-
-
-
-
-
- {{ detectionInfo.lock.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 寻车铃
-
-
-
-
-
-
-
-
- {{ detectionInfo.findEbike.msg }}
-
-
-
-
-
- {{ detectionInfo.findEbike.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 关闭电源
-
-
-
-
-
-
-
-
- {{ detectionInfo.powerOff.msg }}
-
-
-
-
-
- {{ detectionInfo.powerOff.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 取消设防
-
-
-
-
-
-
-
-
- {{ detectionInfo.cancelAntiTheft.msg }}
-
-
-
-
-
- {{ detectionInfo.cancelAntiTheft.msg }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 在线状态
+
+
+
+
+
+
+
+ {{ detectionInfo.online.msg }}
+
+
+
+
+
+ {{ detectionInfo.online.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ GPS坐标
+
+
+
+
+
+
+
+ {{ detectionInfo.gps.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SOC
+
+
+
+
+
+
+
+
+
+ {{ detectionInfo.soc.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 电压(mv)
+
+
+
+
+
+
+
+ {{ detectionInfo.voltage.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 打开电池仓
+
+
+
+
+
+
+
+ {{ detectionInfo.openBatteryLock.msg }}
+
+
+
+
+
+ {{ detectionInfo.openBatteryLock.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 开锁
+
+
+
+
+
+
+
+ {{ detectionInfo.unlock.msg }}
+
+
+
+
+
+ {{ detectionInfo.unlock.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 开头盔
+
+
+
+
+
+
+
+ {{ detectionInfo.openHelmet.msg }}
+
+
+
+
+
+ {{ detectionInfo.openHelmet.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 关锁
+
+
+
+
+
+
+
+ {{ detectionInfo.lock.msg }}
+
+
+
+
+
+ {{ detectionInfo.lock.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 寻车铃
+
+
+
+
+
+
+
+ {{ detectionInfo.findEbike.msg }}
+
+
+
+
+
+ {{ detectionInfo.findEbike.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 关闭电源
+
+
+
+
+
+
+
+ {{ detectionInfo.powerOff.msg }}
+
+
+
+
+
+ {{ detectionInfo.powerOff.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消设防
+
+
+
+
+
+
+
+ {{ detectionInfo.cancelAntiTheft.msg }}
+
+
+
+
+
+ {{ detectionInfo.cancelAntiTheft.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+.nav-panel {
+ position: fixed;
+ bottom: 0rpx;
+ width: 100%;
+ padding-bottom: 20px;
+ background-color: #fff;
+ z-index: 10;
+}
+
diff --git a/ebike-maintenance/pages/warehouse/ebikehouse/vehicleoperation.vue b/ebike-maintenance/pages/warehouse/ebikehouse/vehicleoperation.vue
index da2fa36..783f400 100644
--- a/ebike-maintenance/pages/warehouse/ebikehouse/vehicleoperation.vue
+++ b/ebike-maintenance/pages/warehouse/ebikehouse/vehicleoperation.vue
@@ -6,9 +6,12 @@
:default-page-no="1"
:default-page-size="5"
:auto-show-back-to-top="true"
+ :paging-style="{
+ 'background-color': ' #f3f4f6',
+ }"
>
-
+
{
// 获取设备信息
@@ -380,7 +383,7 @@ const handleLaunch = () => {
api.callEbikeInfo("createWorkOrderDispatch", params).then((res) => {
if (res.code == 200) {
popup.value.close("center");
- // 显示成功提示
+ // 显示成功提示
uni.showToast({
title: "操作成功",
icon: "success",
@@ -480,7 +483,7 @@ const navButtonClick = (res) => {
\ No newline at end of file
+.nav-panel {
+ position: fixed;
+ bottom: 0rpx;
+ width: 100%;
+ padding-bottom: 10px;
+ z-index: 999;
+ background-color: #fff;
+}
+