From ad6ec45e1d516002672220676294339b5ea6fc2c Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 30 十月 2024 16:37:15 +0800
Subject: [PATCH] 指标图谱

---
 src/api/login/UserMenuData.ts |   45 ++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 38 insertions(+), 7 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index b924dd5..b037bdc 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -30,7 +30,22 @@
 				SortCode: 2,
 				Description: '',
 			},
-
+			{
+				Children: [],
+				ID: '1',
+				ParentID: '3',
+				Type: 2,
+				Name: '鎸囨爣鍥捐氨',
+				Path: '/agent/graph',
+				Permission: '',
+				Icon: 'ywifont ywicon-zhibiao',
+				IsIframe: false,
+				OutLink: '',
+				IsHide: true,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
 			{
 				Children: [],
 				ID: '1',
@@ -299,7 +314,7 @@
 		],
 	},
 	{
-		ID: '333',
+		ID: '3333',
 		ParentID: '0',
 		Type: 1,
 		Name: '绯荤粺绠$悊',
@@ -345,16 +360,32 @@
 				SortCode: 2,
 				Description: '',
 			},
+			// {
+			// 	Children: [],
+			// 	ID: '333-2',
+			// 	ParentID: '3',
+			// 	Type: 2,
+			// 	Name: '瀵硅瘽鏃ュ織',
+			// 	Path: '/chatLog',
+			// 	Permission: '',
+			// 	Icon: 'ywifont ywicon-wendang',
+			// 	IsIframe: false,
+			// 	OutLink: '',
+			// 	IsHide: false,
+			// 	Weight: 0,
+			// 	SortCode: 2,
+			// 	Description: '',
+			// },
 		],
 	},
 	{
-		ID: '333',
+		ID: '4444',
 		ParentID: '0',
 		Type: 1,
 		Name: '鏉冮檺涓績',
 		Path: '',
 		Permission: '',
-		Icon: 'ywifont ywicon-shujuzhongxin',
+		Icon: 'ywifont ywicon-quanxian',
 		IsIframe: false,
 		OutLink: '',
 		IsHide: false,
@@ -370,7 +401,7 @@
 				Name: '瑙掕壊绠$悊',
 				Path: '/authCenter/roleMgr',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-jiaose',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,
@@ -385,7 +416,7 @@
 				Name: '鐢ㄦ埛绠$悊',
 				Path: '/authCenter/userMgr',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-wode',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,
@@ -400,7 +431,7 @@
 				Name: '鎿嶄綔鏃ュ織',
 				Path: '/authCenter/operateLog',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-wendang',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,

--
Gitblit v1.9.3