From 64d3eae2852d17c3bbade662d3f7a7c47d681ad6 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 19 三月 2026 14:17:04 +0800
Subject: [PATCH] 2026.3.19

---
 src/constants/menu.js |   30 ++++++++++++++++++++++--------
 1 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/src/constants/menu.js b/src/constants/menu.js
index d13ac9d..8790f24 100644
--- a/src/constants/menu.js
+++ b/src/constants/menu.js
@@ -73,21 +73,35 @@
     icon: 'solar:people-nearby-line-duotone',
     name: '鐩戠宸℃煡',
     children: [
-      {
-        path: '/index/inspection/monitor-control',
-        icon: 'solar:eye-scan-line-duotone',
-        name: '鐩戠鐩戞帶',
-      },
+      // {
+      //   path: '/index/inspection/monitor-control',
+      //   icon: 'solar:eye-scan-line-duotone',
+      //   name: '鐩戠鐩戞帶',
+      // },
       {
         path: '/index/inspection/task-manage',
         icon: 'solar:file-text-line-duotone',
-        name: '浠诲姟绠$悊',
+        name: '宸℃煡浠诲姟',
       },
-
       {
         path: '/index/inspection/pro-check',
+        icon: 'solar:check-square-line-duotone',
+        name: '闂瀹℃牳',
+      },
+      {
+        path: '/index/analysis/data-product',
         icon: 'solar:checklist-minimalistic-line-duotone',
-        name: '闂鏁存敼',
+        name: '鏁存敼娓呭崟',
+      },
+      {
+        path: '/index/inspection/punishment-manage',
+        icon: 'solar:hand-shake-line-duotone',
+        name: '琛屾斂澶勭綒',
+      },
+      {
+        path: '/index/inspection/complaint-manage',
+        icon: 'solar:call-chat-line-duotone',
+        name: '淇¤鎶曡瘔',
       },
     ],
   },

--
Gitblit v1.9.3