Browse Source

Merge branch 'feature/component' into 'develop'

Merge of feature/component to develop 去除前端component配置

See merge request o2oa/o2oa!295
胡起 5 years ago
parent
commit
bf3e618e98
1 changed files with 1 additions and 102 deletions
  1. 1 102
      o2web/source/o2_core/o2/xDesktop/$Default/applications.json

+ 1 - 102
o2web/source/o2_core/o2/xDesktop/$Default/applications.json

@@ -1,102 +1 @@
-[
-  {
-    "name": "Setting",
-    "path": "Setting",
-    "title": "系统设置",
-    "iconPath": "appicon.png",
-    "allowList": ["xadmin", "Manager"],
-    "denyList": []
-  },
-  {
-    "name": "AppMarket",
-    "path": "AppMarket",
-    "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"]
-  },
-  {
-    "name": "ApplicationExplorer",
-    "path": "process.ApplicationExplorer",
-    "title": "流程管理平台",
-    "iconPath": "appicon.png"
-  },
-  {
-    "name": "PortalExplorer",
-    "path": "portal.PortalExplorer",
-    "title": "门户管理平台",
-    "iconPath": "appicon.png"
-  },
-  {
-    "name": "cmsManager",
-    "path": "cms.Column",
-    "title": "内容管理平台",
-    "iconPath": "appicon.png"
-  },
-  {
-    "name": "DataExplorer",
-    "path": "query.QueryExplorer",
-    "title": "数据中心平台",
-    "iconPath": "appicon.png"
-  },
-  {
-    "name": "service.ServiceManager",
-    "path": "service.ServiceManager",
-    "title": "服务管理",
-    "iconPath": "appicon.png"
-  },
-  {
-    "name": "AppCenter",
-    "path": "AppCenter",
-    "title": "应用管理",
-    "iconPath": "appicon.png",
-    "allowList": ["xadmin", "Manager"]
-  },
-  {
-    "name": "TaskCenter",
-    "path": "process.TaskCenter",
-    "title": "办公中心",
-    "iconPath": "appicon.png",
-    "flatIconPath": "flatlnk.png",
-    "widgetName": "TaskWidget",
-    "widgetTitle": "待办列表",
-    "widgetIconPath": "widgeticon.png"
-  },
-  {
-    "name": "cms",
-    "path": "cms.Index",
-    "title": "信息平台",
-    "iconPath": "appicon.png"
-  }
-]
+[]