From 93e28edd9bb3717a5a105044e70c1646725b6b53 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期五, 25 十月 2024 16:05:55 +0800
Subject: [PATCH] 后台修改

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

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index f08878f..79e5594 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -345,6 +345,22 @@
 				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: '',
+			},
 		],
 	},
 	{
@@ -354,7 +370,7 @@
 		Name: '鏉冮檺涓績',
 		Path: '',
 		Permission: '',
-		Icon: 'ywifont ywicon-shujuzhongxin',
+		Icon: 'ywifont ywicon-quanxian',
 		IsIframe: false,
 		OutLink: '',
 		IsHide: false,
@@ -370,7 +386,7 @@
 				Name: '瑙掕壊绠$悊',
 				Path: '/authCenter/roleMgr',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-jiaose',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,
@@ -385,7 +401,7 @@
 				Name: '鐢ㄦ埛绠$悊',
 				Path: '/authCenter/userMgr',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-wode',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,
@@ -400,7 +416,7 @@
 				Name: '鎿嶄綔鏃ュ織',
 				Path: '/authCenter/operateLog',
 				Permission: '',
-				Icon: 'ywifont ywicon-shujuguanli',
+				Icon: 'ywifont ywicon-wendang',
 				IsIframe: false,
 				IsHide: false,
 				Weight: 0,

--
Gitblit v1.9.3