gerson
2024-09-08 48736e40f235eddab1062bc49629b720fdb1201a
src/api/login/UserMenuData.ts
@@ -41,7 +41,7 @@
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: true,
            OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode',
            OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=23',
            IsHide: true,
            Weight: 0,
            SortCode: 2,
@@ -170,6 +170,36 @@
            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/viewFile',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];