wujingjing
2024-09-13 39ab910fe59480a35ebca316cd66e3995e70d4ed
src/api/login/UserMenuData.ts
@@ -6,7 +6,7 @@
      Name: '低代码',
      Path: '',
      Permission: '',
      Icon: 'ele-Memo',
      Icon: 'ele-Compass',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
@@ -16,29 +16,13 @@
      Children: [
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'AMIS编辑',
            Path: '/home',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: true,
            OutLink: '/amis-editor/index.html?session={token}',
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '3',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: '页面管理',
            Path: '/lowCode/sqlAmis',
            Path: '/home',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            Icon: 'ele-Memo',
            IsIframe: false,
            OutLink: '',
            IsHide: false,
@@ -46,22 +30,22 @@
            SortCode: 2,
            Description: '',
         },
         // {
         //    Children: [],
         //    ID: '2',
         //    ParentID: '1742436890822447104',
         //    Type: 2,
         //    Name: 'SQL编辑器',
         //    Path: '/lowCode/sqlAmis/edit',
         //    Permission: '',
         //    Icon: 'ywifont ywicon-a-appround15',
         //    IsIframe: false,
         //    OutLink: '',
         //    IsHide: true,
         //    Weight: 0,
         //    SortCode: 2,
         //    Description: '',
         // },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'AMIS编辑',
            Path: '/amisEditor',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: true,
            OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=33',
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
   {
@@ -71,7 +55,7 @@
      Name: '数据中心',
      Path: '',
      Permission: '',
      Icon: 'ele-Memo',
      Icon: 'ywifont ywicon-shujuzhongxin',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
@@ -87,7 +71,7 @@
            Name: '数据管理',
            Path: '/graph/graphIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            Icon: 'ywifont ywicon-shujuguanli',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
@@ -132,7 +116,7 @@
            Name: '知识索引',
            Path: '/knowledge/knowledgeIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            Icon: 'ywifont ywicon-changyonggongjuzhishisuoyin',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
@@ -169,6 +153,85 @@
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '查看知识库',
            Path: '/knowledge/viewKnowledge',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '查看文件块',
            Path: '/knowledge/viewSegmentationFile',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '查看文件',
            Path: '/knowledge/viewFile',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
   {
      ID: '3',
      ParentID: '0',
      Type: 1,
      Name: '系统设置',
      Path: '',
      Permission: '',
      Icon: 'ele-Compass',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
      Weight: 0,
      SortCode: 1,
      Description: '',
      Children: [
         {
            Children: [],
            ID: '4',
            ParentID: '3',
            Type: 2,
            Name: '意向提示',
            Path: '/supervisorPrompt',
            Permission: '',
            Icon: 'ele-Memo',
            IsIframe: false,
            OutLink: '',
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];