wujingjing
2024-09-13 e0243a29ebd9617ff660dcae75b44dd3e09b956d
src/api/login/UserMenuData.ts
@@ -6,7 +6,7 @@
      Name: '低代码',
      Path: '',
      Permission: '',
      Icon: 'ele-Memo',
      Icon: 'ele-Compass',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
@@ -22,7 +22,7 @@
            Name: '页面管理',
            Path: '/home',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            Icon: 'ele-Memo',
            IsIframe: false,
            OutLink: '',
            IsHide: false,
@@ -46,22 +46,6 @@
            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: '',
         // },
      ],
   },
   {
@@ -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,
@@ -216,4 +200,38 @@
         },
      ],
   },
   {
      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: '',
         },
      ],
   },
];