From 777b53981b53e0fa857705ced10ca4c9467fdaae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E7=90=B3?= <1911390090@qq.com> Date: Fri, 5 Dec 2025 09:28:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=A1=8C=E8=BD=A6=E8=AF=B1?= =?UTF-8?q?=E5=AF=BC=E8=AE=BE=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/NewDeviceControlDialog.vue | 73 ++ .../components/NewDeviceParam.vue | 730 ++++++++++++++++++ .../Dialogs/DrivingGuidance/index.vue | 198 ++--- .../components/HomeDevice/DrivingGuidance.vue | 287 +------ .../HomeDevice/NewDeviceDrivingGuidance.vue | 542 +++++++++++++ .../HomeDevice/OldDeviceDrivingGuidance.vue | 323 ++++++++ 6 files changed, 1748 insertions(+), 405 deletions(-) create mode 100644 ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceControlDialog.vue create mode 100644 ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceParam.vue create mode 100644 ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/NewDeviceDrivingGuidance.vue create mode 100644 ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/OldDeviceDrivingGuidance.vue diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceControlDialog.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceControlDialog.vue new file mode 100644 index 00000000..2f2392e9 --- /dev/null +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceControlDialog.vue @@ -0,0 +1,73 @@ + + + + diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceParam.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceParam.vue new file mode 100644 index 00000000..5ae863ad --- /dev/null +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/components/NewDeviceParam.vue @@ -0,0 +1,730 @@ + + + + + diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/index.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/index.vue index 3383c564..6adf6b38 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/DrivingGuidance/index.vue @@ -1,25 +1,16 @@ diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/DrivingGuidance.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/DrivingGuidance.vue index 204ba10c..2c17e063 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/DrivingGuidance.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/DrivingGuidance.vue @@ -1,65 +1,26 @@ - - - - - \ No newline at end of file +}; + diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/NewDeviceDrivingGuidance.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/NewDeviceDrivingGuidance.vue new file mode 100644 index 00000000..3baa7840 --- /dev/null +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/NewDeviceDrivingGuidance.vue @@ -0,0 +1,542 @@ + + + + + diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/OldDeviceDrivingGuidance.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/OldDeviceDrivingGuidance.vue new file mode 100644 index 00000000..73bb479f --- /dev/null +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeDevice/OldDeviceDrivingGuidance.vue @@ -0,0 +1,323 @@ + + + + +