wujingjing
2024-09-05 73a5e692e3401695dea8d602cca3cadbc2934db9
src/api/login/UserMenuData.ts
@@ -24,7 +24,7 @@
            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,
@@ -46,22 +46,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: '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: '',
         // },
      ],
   },
   {
@@ -139,6 +139,36 @@
            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: '',
         },
      ],
   },
];