wujingjing
2024-08-30 7cd99337a98b10807bd387255121a8b29dbb1f4a
src/api/login/UserMenuData.ts
@@ -19,7 +19,7 @@
            ID: '1',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'AMIS编辑器',
            Name: 'AMIS编辑',
            Path: '/home',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
@@ -32,10 +32,10 @@
         },
         {
            Children: [],
            ID: '2',
            ID: '3',
            ParentID: '1742436890822447104',
            Type: 2,
            Name: 'SQL-AMIS编辑器',
            Name: '页面管理',
            Path: '/lowCode/sqlAmis',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
@@ -46,6 +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: '',
         // },
      ],
   },
   {
@@ -69,15 +85,45 @@
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '数据列表',
            Path: '/knowledge/graph',
            Path: '/graph/graphIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: true,
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '文档详情',
            Path: '/graph/graphDetail',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '数据导入',
            Path: '/graph/addGraph',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];