From a34acfc9181792e2c4a6fa113bd9e21780c5224d Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期五, 25 十月 2024 16:00:05 +0800 Subject: [PATCH] 后台修改 --- src/api/login/UserMenuData.ts | 183 +++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 164 insertions(+), 19 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index 033371c..5a6e8ed 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -3,7 +3,7 @@ ID: '1742436890822447104', ParentID: '0', Type: 1, - Name: '鎰忓悜绠$悊', + Name: '妯″瀷绠$悊', Path: '', Permission: '', Icon: 'ele-Compass', @@ -30,6 +30,23 @@ SortCode: 2, Description: '', }, + + { + Children: [], + ID: '1', + ParentID: '1742436890822447105', + Type: 2, + Name: '鎸囨爣璇︽儏', + Path: '/MetricDetail', + Permission: '', + Icon: 'ywifont ywicon-shujuguanli', + IsIframe: false, + IsHide: true, + Weight: 0, + SortCode: 2, + Description: '', + }, + { Children: [], ID: '1', @@ -46,22 +63,7 @@ SortCode: 2, Description: '', }, - { - Children: [], - ID: '5', - ParentID: '3', - Type: 2, - Name: '鏁版嵁婧愮鐞�', - Path: '/dataSourceMgr', - Permission: '', - Icon: 'ywifont ywicon-sql', - IsIframe: false, - OutLink: '', - IsHide: false, - Weight: 0, - SortCode: 2, - Description: '', - }, + { Children: [], ID: '6', @@ -120,8 +122,24 @@ Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: true, - OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=332', + OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=313', IsHide: true, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '3', + ParentID: '1742436890822447104', + Type: 2, + Name: '鎺ㄨ崘闂', + Path: '/recommendQuestions', + Permission: '', + Icon: 'ywifont ywicon-shoucang2', + IsIframe: false, + OutLink: '', + IsHide: false, Weight: 0, SortCode: 2, Description: '', @@ -132,7 +150,7 @@ ID: '1742436890822447105', ParentID: '0', Type: 1, - Name: '鏁版嵁涓績', + Name: '鐭ヨ瘑鍥捐氨', Path: '', Permission: '', Icon: 'ywifont ywicon-shujuzhongxin', @@ -280,4 +298,131 @@ }, ], }, + { + ID: '3333', + ParentID: '0', + Type: 1, + Name: '绯荤粺绠$悊', + Path: '', + Permission: '', + Icon: 'ywifont ywicon-shezhi', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 1, + Description: '', + Children: [ + { + Children: [], + ID: '99', + ParentID: '3', + Type: 2, + Name: '绯荤粺鍒嗙粍', + Path: '/sysGroupMgr', + Permission: '', + Icon: 'ywifont ywicon-zhibiao', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '5', + ParentID: '3', + Type: 2, + Name: '鏁版嵁婧愮鐞�', + Path: '/dataSourceMgr', + Permission: '', + Icon: 'ywifont ywicon-sql', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + 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: '4444', + ParentID: '0', + Type: 1, + Name: '鏉冮檺涓績', + Path: '', + Permission: '', + Icon: 'ywifont ywicon-shujuzhongxin', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 1, + Description: '', + Children: [ + { + Children: [], + ID: '333-1', + ParentID: '1742436890822447105', + Type: 2, + Name: '瑙掕壊绠$悊', + Path: '/authCenter/roleMgr', + Permission: '', + Icon: 'ywifont ywicon-jiaose', + IsIframe: false, + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '333-2', + ParentID: '1742436890822447105', + Type: 2, + Name: '鐢ㄦ埛绠$悊', + Path: '/authCenter/userMgr', + Permission: '', + Icon: 'ywifont ywicon-wode', + IsIframe: false, + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '333-3', + ParentID: '1742436890822447105', + Type: 2, + Name: '鎿嶄綔鏃ュ織', + Path: '/authCenter/operateLog', + Permission: '', + Icon: 'ywifont ywicon-wendang', + IsIframe: false, + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + ], + }, ]; -- Gitblit v1.9.3