From c70b44c1fdbf5a8bb4e31cd81ab3700e4b4ff43d Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 25 九月 2024 16:33:17 +0800
Subject: [PATCH] 修改 amis-editor

---
 src/api/login/UserMenuData.ts |   40 ++++++++++++++++++++++++++++++++++++----
 1 files changed, 36 insertions(+), 4 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index f6babb6..002ac17 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -22,7 +22,23 @@
 				Name: '鎸囨爣绠$悊',
 				Path: '/home',
 				Permission: '',
-				Icon: 'ele-Memo',
+				Icon: 'ywifont ywicon-zhibiao',
+				IsIframe: false,
+				OutLink: '',
+				IsHide: false,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
+			{
+				Children: [],
+				ID: '1',
+				ParentID: '3',
+				Type: 2,
+				Name: '鎸囨爣鎵ц鍣�',
+				Path: '/metricAgent',
+				Permission: '',
+				Icon: 'ywifont ywicon-bofang',
 				IsIframe: false,
 				OutLink: '',
 				IsHide: false,
@@ -38,7 +54,23 @@
 				Name: '鏁版嵁婧愮鐞�',
 				Path: '/dataSourceMgr',
 				Permission: '',
-				Icon: 'ele-Memo',
+				Icon: 'ywifont ywicon-sql',
+				IsIframe: false,
+				OutLink: '',
+				IsHide: false,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
+			{
+				Children: [],
+				ID: '6',
+				ParentID: '3',
+				Type: 2,
+				Name: '缁村害绠$悊',
+				Path: '/dimensionMgr',
+				Permission: '',
+				Icon: 'ywifont ywicon-duoweidu',
 				IsIframe: false,
 				OutLink: '',
 				IsHide: false,
@@ -54,7 +86,7 @@
 				Name: '鎰忓悜鎻愮ず',
 				Path: '/supervisorPrompt',
 				Permission: '',
-				Icon: 'ele-Memo',
+				Icon: 'ywifont ywicon-tishici',
 				IsIframe: false,
 				OutLink: '',
 				IsHide: false,
@@ -88,7 +120,7 @@
 				Permission: '',
 				Icon: 'ywifont ywicon-a-appround15',
 				IsIframe: true,
-				OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=333',
+				OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=313',
 				IsHide: true,
 				Weight: 0,
 				SortCode: 2,

--
Gitblit v1.9.3