wujingjing
2024-09-05 73a5e692e3401695dea8d602cca3cadbc2934db9
src/api/login/UserMenuData.ts
@@ -19,12 +19,12 @@
            ID: '1',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'AMIS编辑器',
            Name: 'AMIS编辑',
            Path: '/home',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: true,
            OutLink: 'http://101.133.133.173:8021/',
            OutLink: '/amis-editor/index.html?session={token}',
            IsHide: false,
            Weight: 0,
            SortCode: 2,
@@ -35,7 +35,7 @@
            ID: '3',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'SQL-AMIS编辑器',
            Name: '页面管理',
            Path: '/lowCode/sqlAmis',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
@@ -46,29 +46,29 @@
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '2',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'SQL-AMIS编辑',
            Path: '/lowCode/sqlAmis/edit',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            OutLink: '',
            IsHide: true,
            Weight: 0,
            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: '',
         // },
      ],
   },
   {
      ID: '1742436890822447105',
      ParentID: '0',
      Type: 1,
      Name: '数据管理',
      Name: '数据中心',
      Path: '',
      Permission: '',
      Icon: 'ele-Memo',
@@ -84,7 +84,7 @@
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '数据列表',
            Name: '数据管理',
            Path: '/graph/graphIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
@@ -124,6 +124,51 @@
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '知识索引',
            Path: '/knowledge/knowledgeIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '创建知识库',
            Path: '/knowledge/addKnowledge',
            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/editKnowledge',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];