123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- [
- {
- "name": "Setting",
- "path": "Setting",
- "title": "系统设置",
- "iconPath": "appicon.png",
- "allowList": ["xadmin", "Manager"]
- },
- {
- "name": "AppMarketV2",
- "path": "AppMarketV2",
- "title": "应用市场",
- "iconPath": "appicon.png",
- "allowList": ["xadmin", "Manager"]
- },
- {
- "name": "ANN",
- "path": "ANN",
- "title": "神经网络模型",
- "iconPath": "appicon.png",
- "allowList": ["xadmin", "Manager"]
- },
- {
- "name": "Org",
- "path": "Org",
- "title": "组织管理",
- "iconPath": "appicon.png"
- },
- {
- "name": "Profile",
- "path": "Profile",
- "title": "个人设置",
- "iconPath": "appicon.png"
- },
- {
- "name": "BAM",
- "path": "BAM",
- "title": "流程监控",
- "iconPath": "appicon.png"
- },
- {
- "name": "LogViewer",
- "title": "日志",
- "path": "LogViewer",
- "iconPath": "appicon.png",
- "allowList": ["xadmin", "Manager"]
- }
- ]
|