From daf2a4075e8ce949cda132de6a03b7ea86597b37 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 18 5月 2025 14:30:56 +0800
Subject: [PATCH] 33

---
 PipeLineLems/pipelinelems_web/src/config/menu.ts |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/PipeLineLems/pipelinelems_web/src/config/menu.ts b/PipeLineLems/pipelinelems_web/src/config/menu.ts
index f61ab9b..6366b2d 100644
--- a/PipeLineLems/pipelinelems_web/src/config/menu.ts
+++ b/PipeLineLems/pipelinelems_web/src/config/menu.ts
@@ -14,17 +14,17 @@
     "notPage": false
   },
   {
-    "name": "宸ュ崟绠$悊(鏂�)",
-    "path": "/information-base/OrderManagement-main",
-    "patchName": "OrderManagement-main",
-    "icon": "order",
-    "notPage": false
-  },
-  {
     "name": "MyPluginName",
     "path": "/information-base/MyPluginName",
     "patchName": "MyPluginName",
     "icon": "p",
+    "notPage": false
+  },
+  {
+    "name": "宸ュ崟绠$悊(鏂�)",
+    "path": "/information-base/OrderManagement-main",
+    "patchName": "OrderManagement-main",
+    "icon": "order",
     "notPage": false
   },
   {
@@ -64,13 +64,6 @@
     "icon": "p",
     "notPage": false
   },
-  "OrderManagement-main": {
-    "name": "宸ュ崟绠$悊(鏂�)",
-    "path": "/information-base/OrderManagement-main",
-    "patchName": "OrderManagement-main",
-    "icon": "order",
-    "notPage": false
-  },
   "MyPluginName": {
     "name": "MyPluginName",
     "path": "/information-base/MyPluginName",
@@ -78,6 +71,13 @@
     "icon": "p",
     "notPage": false
   },
+  "OrderManagement-main": {
+    "name": "宸ュ崟绠$悊(鏂�)",
+    "path": "/information-base/OrderManagement-main",
+    "patchName": "OrderManagement-main",
+    "icon": "order",
+    "notPage": false
+  },
   "Http": {
     "name": "API璇锋眰",
     "path": "/information-base/Http",

--
Gitblit v1.9.3