From b1a0d701cf898c8b7812e66a808a1c91f2bae6cc Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 17 三月 2026 16:44:11 +0800
Subject: [PATCH] 2026.3.17

---
 src/constants/menu.js |   41 +++++++++++++++++++++++++++--------------
 1 files changed, 27 insertions(+), 14 deletions(-)

diff --git a/src/constants/menu.js b/src/constants/menu.js
index 742e0c1..550f076 100644
--- a/src/constants/menu.js
+++ b/src/constants/menu.js
@@ -14,10 +14,22 @@
         name: '鐩戞祴棰勮',
       },
       {
-        path: '/index/monitor/data-analysis-all',
-        icon: 'solar:presentation-graph-line-duotone',
-        name: '鏁版嵁鍒嗘瀽',
+        icon: 'solar:structure-line-duotone',
+        name: '鏁版嵁绠$悊',
+        children: [
+          {
+            path: '/index/monitor/data-analysis-all',
+            icon: 'solar:presentation-graph-line-duotone',
+            name: '鏁版嵁鍒嗘瀽',
+          },
+          {
+            path: '/index/monitor/data-history',
+            icon: 'solar:graph-new-line-duotone',
+            name: '鍘嗗彶鏁版嵁',
+          },
+        ],
       },
+
       // {
       //   icon: 'solar:presentation-graph-line-duotone',
       //   name: '鏁版嵁鍒嗘瀽',
@@ -55,11 +67,6 @@
       //     },
       //   ],
       // },
-      {
-        path: '/index/monitor/data-history',
-        icon: 'solar:graph-new-line-duotone',
-        name: '鍘嗗彶鏁版嵁',
-      },
     ],
   },
   {
@@ -67,15 +74,16 @@
     name: '鐩戠宸℃煡',
     children: [
       {
+        path: '/index/inspection/monitor-control',
+        icon: 'solar:eye-scan-line-duotone',
+        name: '鐩戠鐩戞帶',
+      },
+      {
         path: '/index/inspection/task-manage',
         icon: 'solar:file-text-line-duotone',
         name: '浠诲姟绠$悊',
       },
-      {
-        path: '/index/inspection/scene-info',
-        icon: 'solar:shop-2-line-duotone',
-        name: '搴楅摵绠$悊',
-      },
+
       {
         path: '/index/inspection/pro-check',
         icon: 'solar:checklist-minimalistic-line-duotone',
@@ -95,13 +103,18 @@
       {
         path: '/index/analysis/huanxincode-manage',
         icon: 'solar:archive-down-minimlistic-line-duotone',
-        name: '鐜俊鐮佺鐞�',
+        name: '鐜俊鐮�',
       },
       {
         path: '/index/inspection/report-manage',
         icon: 'solar:folder-favourite-bookmark-line-duotone',
         name: '璇勪及鎶ュ憡',
       },
+      {
+        path: '/index/inspection/scene-info',
+        icon: 'solar:shop-2-line-duotone',
+        name: '搴楅摵绠$悊',
+      },
       // {
       //   path: '/index/analysis/data-product',
       //   icon: 'solar:document-add-line-duotone',

--
Gitblit v1.9.3