From 4d2f19f93456352ef49c0382227f6c7ecf2c55b4 Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期三, 16 十月 2024 11:04:34 +0800 Subject: [PATCH] 新增推荐问题页面 --- src/api/login/UserMenuData.ts | 136 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 132 insertions(+), 4 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index a0e1bc4..e7550da 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', @@ -16,11 +16,123 @@ Children: [ { Children: [], + ID: '1', + ParentID: '3', + Type: 2, + Name: '鎸囨爣绠$悊', + Path: '/home', + Permission: '', + Icon: 'ywifont ywicon-zhibiao', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + 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: '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: '1', + ParentID: '3', + Type: 2, + Name: '鎸囨爣鎵ц鍣�', + Path: '/metricAgent', + Permission: '', + Icon: 'ywifont ywicon-bofang', + 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: '6', + ParentID: '3', + Type: 2, + Name: '缁村害绠$悊', + Path: '/dimensionMgr', + Permission: '', + Icon: 'ywifont ywicon-duoweidu', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '2', + ParentID: '3', + Type: 2, + Name: '鎰忓悜鎻愮ず', + Path: '/supervisorPrompt', + Permission: '', + Icon: 'ywifont ywicon-tishici', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], ID: '3', ParentID: '1742436890822447104', Type: 2, Name: '椤甸潰绠$悊', - Path: '/home', + Path: '/pageMgr', Permission: '', Icon: 'ele-Memo', IsIframe: false, @@ -32,7 +144,7 @@ }, { Children: [], - ID: '1', + ID: '4', ParentID: '1742436890822447104', Type: 2, Name: 'AMIS缂栬緫', @@ -40,12 +152,28 @@ Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: true, - OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=233', + 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: '', + }, ], }, { -- Gitblit v1.9.3