From 6d5277904cd93216154d1ae8d8d452ff01725c55 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期二, 10 十二月 2024 17:39:11 +0800 Subject: [PATCH] admin 节点 --- src/api/login/UserMenuData.ts | 77 +++++++++++++++++++++++++++++++++++--- 1 files changed, 70 insertions(+), 7 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index b924dd5..7acbdf6 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', @@ -135,6 +150,22 @@ Type: 2, Name: '鎺ㄨ崘闂', Path: '/recommendQuestions', + Permission: '', + Icon: 'ywifont ywicon-shoucang2', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '3', + ParentID: '1742436890822447104', + Type: 2, + Name: '宸ヤ綔娴佸簲鐢�', + Path: '/flow_app', Permission: '', Icon: 'ywifont ywicon-shoucang2', IsIframe: false, @@ -296,10 +327,11 @@ SortCode: 2, Description: '', }, + ], }, { - ID: '333', + ID: '3333', ParentID: '0', Type: 1, Name: '绯荤粺绠$悊', @@ -345,16 +377,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 +418,7 @@ Name: '瑙掕壊绠$悊', Path: '/authCenter/roleMgr', Permission: '', - Icon: 'ywifont ywicon-shujuguanli', + Icon: 'ywifont ywicon-jiaose', IsIframe: false, IsHide: false, Weight: 0, @@ -385,7 +433,7 @@ Name: '鐢ㄦ埛绠$悊', Path: '/authCenter/userMgr', Permission: '', - Icon: 'ywifont ywicon-shujuguanli', + Icon: 'ywifont ywicon-wode', IsIframe: false, IsHide: false, Weight: 0, @@ -395,12 +443,27 @@ { Children: [], ID: '333-3', + ParentID: '1742436890822447205', + Type: 2, + Name: '閮ㄩ棬绠$悊', + Path: '/authCenter/departmentMgr', + Permission: '', + Icon: 'ywifont ywicon-jiegou', + IsIframe: false, + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '333-4', ParentID: '1742436890822447105', Type: 2, Name: '鎿嶄綔鏃ュ織', Path: '/authCenter/operateLog', Permission: '', - Icon: 'ywifont ywicon-shujuguanli', + Icon: 'ywifont ywicon-wendang', IsIframe: false, IsHide: false, Weight: 0, -- Gitblit v1.9.3