wujingjing
2024-10-24 c720544e1bf26087dc2a3803389be13e250f7d8e
src/api/login/UserMenuData.ts
@@ -328,4 +328,66 @@
         },
      ],
   },
   {
      ID: '333',
      ParentID: '0',
      Type: 1,
      Name: '权限中心',
      Path: '',
      Permission: '',
      Icon: 'ywifont ywicon-shujuzhongxin',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
      Weight: 0,
      SortCode: 1,
      Description: '',
      Children: [
         {
            Children: [],
            ID: '333-1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '角色管理',
            Path: '/authCenter/roleMgr',
            Permission: '',
            Icon: 'ywifont ywicon-shujuguanli',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '333-2',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '用户管理',
            Path: '/authCenter/userMgr',
            Permission: '',
            Icon: 'ywifont ywicon-shujuguanli',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '333-3',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '访问日志',
            Path: '/authCenter/accessLog',
            Permission: '',
            Icon: 'ywifont ywicon-shujuguanli',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];