From 3d4c4b0fc4ae8bae14401f33fe5eec291e88aa10 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期二, 10 九月 2024 15:50:56 +0800
Subject: [PATCH] 页面图标

---
 src/api/login/UserMenuData.ts |   21 +++------------------
 1 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index d452ba6..1dbeb8d 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -6,7 +6,7 @@
 		Name: '浣庝唬鐮�',
 		Path: '',
 		Permission: '',
-		Icon: 'ele-Memo',
+		Icon: 'ele-Compass',
 		IsIframe: false,
 		OutLink: '',
 		IsHide: false,
@@ -22,7 +22,7 @@
 				Name: '椤甸潰绠$悊',
 				Path: '/home',
 				Permission: '',
-				Icon: 'ywifont ywicon-a-appround15',
+				Icon: 'ele-Memo',
 				IsIframe: false,
 				OutLink: '',
 				IsHide: false,
@@ -46,22 +46,7 @@
 				SortCode: 2,
 				Description: '',
 			},
-			// {
-			// 	Children: [],
-			// 	ID: '2',
-			// 	ParentID: '1742436890822447104',
-			// 	Type: 2,
-			// 	Name: 'SQL缂栬緫鍣�',
-			// 	Path: '/lowCode/sqlAmis/edit',
-			// 	Permission: '',
-			// 	Icon: 'ywifont ywicon-a-appround15',
-			// 	IsIframe: false,
-			// 	OutLink: '',
-			// 	IsHide: true,
-			// 	Weight: 0,
-			// 	SortCode: 2,
-			// 	Description: '',
-			// },
+			
 		],
 	},
 	{

--
Gitblit v1.9.3