From 6a74e12862e846a362f535771cde2932c037cf31 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 18 5月 2025 14:34:36 +0800
Subject: [PATCH] 222
---
PipeLineLems/pipelinelems_web/src/config/menu.ts | 32 +++++++++++++++++++++++---------
1 files changed, 23 insertions(+), 9 deletions(-)
diff --git a/PipeLineLems/pipelinelems_web/src/config/menu.ts b/PipeLineLems/pipelinelems_web/src/config/menu.ts
index 286eb63..6366b2d 100644
--- a/PipeLineLems/pipelinelems_web/src/config/menu.ts
+++ b/PipeLineLems/pipelinelems_web/src/config/menu.ts
@@ -7,10 +7,10 @@
"notPage": false
},
{
- "name": "宸ュ崟绠$悊(鏂�)",
- "path": "/information-base/OrderManagement-main",
- "patchName": "OrderManagement-main",
- "icon": "order",
+ "name": "绠¢檮浠惰閰�",
+ "path": "/information-base/PipeAccessoryAssembly",
+ "patchName": "PipeAccessoryAssembly",
+ "icon": "p",
"notPage": false
},
{
@@ -18,6 +18,13 @@
"path": "/information-base/MyPluginName",
"patchName": "MyPluginName",
"icon": "p",
+ "notPage": false
+ },
+ {
+ "name": "宸ュ崟绠$悊(鏂�)",
+ "path": "/information-base/OrderManagement-main",
+ "patchName": "OrderManagement-main",
+ "icon": "order",
"notPage": false
},
{
@@ -50,11 +57,11 @@
"icon": "p",
"notPage": false
},
- "OrderManagement-main": {
- "name": "宸ュ崟绠$悊(鏂�)",
- "path": "/information-base/OrderManagement-main",
- "patchName": "OrderManagement-main",
- "icon": "order",
+ "PipeAccessoryAssembly": {
+ "name": "绠¢檮浠惰閰�",
+ "path": "/information-base/PipeAccessoryAssembly",
+ "patchName": "PipeAccessoryAssembly",
+ "icon": "p",
"notPage": false
},
"MyPluginName": {
@@ -64,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