From 960df219d3eb504a712545898b44e9543fa81176 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期四, 29 八月 2024 18:36:09 +0800 Subject: [PATCH] 页面管理 --- src/api/login/UserMenuData.ts | 27 +++++++++++++++++++++------ 1 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index e19a5aa..57c0802 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -19,7 +19,7 @@ ID: '1', ParentID: '1742436890822447104', Type: 2, - Name: 'AMIS缂栬緫鍣�', + Name: 'AMIS缂栬緫', Path: '/home', Permission: '', Icon: 'ywifont ywicon-a-appround15', @@ -35,13 +35,13 @@ ID: '3', ParentID: '1742436890822447104', Type: 2, - Name: 'SQL-AMIS缂栬緫鍣�', + Name: '椤甸潰绠$悊', Path: '/lowCode/sqlAmis', Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: false, OutLink: '', - IsHide: true, + IsHide: false, Weight: 0, SortCode: 2, Description: '', @@ -51,7 +51,7 @@ ID: '2', ParentID: '1742436890822447104', Type: 2, - Name: 'SQL-AMIS缂栬緫', + Name: 'SQL缂栬緫鍣�', Path: '/lowCode/sqlAmis/edit', Permission: '', Icon: 'ywifont ywicon-a-appround15', @@ -85,7 +85,7 @@ ParentID: '1742436890822447105', Type: 2, Name: '鏁版嵁鍒楄〃', - Path: '/knowledge/graph', + Path: '/graph/graphIndex', Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: false, @@ -100,7 +100,22 @@ ParentID: '1742436890822447105', Type: 2, Name: '鏂囨。璇︽儏', - Path: '/knowledge/graphDetail', + Path: '/graph/graphDetail', + Permission: '', + Icon: 'ywifont ywicon-a-appround15', + IsIframe: false, + IsHide: true, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '1', + ParentID: '1742436890822447105', + Type: 2, + Name: '鏁版嵁瀵煎叆', + Path: '/graph/addGraph', Permission: '', Icon: 'ywifont ywicon-a-appround15', IsIframe: false, -- Gitblit v1.9.3