diff --git a/scripts/package/function.mjs b/scripts/package/function.mjs index 3f2277c..b9ba1ee 100644 --- a/scripts/package/function.mjs +++ b/scripts/package/function.mjs @@ -34,7 +34,7 @@ export const ScopeApp = 'moduleApps'; export const ScopeRoute = 'moduleRoutes'; export const appList = [ - { + { name: 'spdmProject', zhCn: '项目管理', en: 'Project Management', @@ -162,16 +162,16 @@ export const appList = [ icon: 'ele-Search', }, }, - { - name: 'spdmDataGrid', - zhCn: '模型管理', - en: 'Model Management', - path: '/spdm/data/grid', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Files', - }, - }, + // { + // name: 'spdmDataGrid', + // zhCn: '模型管理', + // en: 'Model Management', + // path: '/spdm/data/grid', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Files', + // }, + // }, { name: 'spdmDataPermission', zhCn: '数据权限', @@ -232,16 +232,16 @@ export const appList = [ icon: 'ele-Folder', }, }, - { - name: 'spdmSimulationAppCenter', - zhCn: '应用中心', - en: 'App Center', - path: '/spdm/simulation/appCenter', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Coin', - }, - }, + // { + // name: 'spdmSimulationAppCenter', + // zhCn: '应用中心', + // en: 'App Center', + // path: '/spdm/simulation/appCenter', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Coin', + // }, + // }, ], }, { @@ -312,16 +312,16 @@ export const appList = [ icon: 'ele-Wallet', }, }, - { - name: 'spdmSystemApproval', - zhCn: '审批流程', - en: 'Approval Process', - path: '/spdm/system/approval', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Clock', - }, - }, + // { + // name: 'spdmSystemApproval', + // zhCn: '审批流程', + // en: 'Approval Process', + // path: '/spdm/system/approval', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Clock', + // }, + // }, { name: 'spdmSystemDictionary', zhCn: '数据字典', @@ -332,66 +332,66 @@ export const appList = [ icon: 'ele-Collection', }, }, - { - name: 'spdmSystemMenu', - zhCn: '菜单管理', - en: 'Menu Management', - path: '/spdm/system/menu', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Discount', - }, - }, - { - name: 'spdmSystemTenant', - zhCn: '租户管理', - en: 'Tenant Management', - path: '/spdm/system/tenant', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-OfficeBuilding', - }, - }, - { - name: 'spdmSystemConfiguration', - zhCn: '配置管理', - en: 'Configuration Management', - path: '/spdm/system/configuration', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Setting', - }, - }, - { - name: 'spdmSystemRole', - zhCn: '角色管理', - en: 'Role Management', - path: '/spdm/system/role', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Avatar', - }, - }, - { - name: 'spdmSystemUser', - zhCn: '用户管理', - en: 'User Management', - path: '/spdm/system/user', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-User', - }, - }, - { - name: 'spdmSystemGroup', - zhCn: '用户组管理', - en: 'Group Management', - path: '/spdm/system/group', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-School', - }, - }, + // { + // name: 'spdmSystemMenu', + // zhCn: '菜单管理', + // en: 'Menu Management', + // path: '/spdm/system/menu', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Discount', + // }, + // }, + // { + // name: 'spdmSystemTenant', + // zhCn: '租户管理', + // en: 'Tenant Management', + // path: '/spdm/system/tenant', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-OfficeBuilding', + // }, + // }, + // { + // name: 'spdmSystemConfiguration', + // zhCn: '配置管理', + // en: 'Configuration Management', + // path: '/spdm/system/configuration', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Setting', + // }, + // }, + // { + // name: 'spdmSystemRole', + // zhCn: '角色管理', + // en: 'Role Management', + // path: '/spdm/system/role', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Avatar', + // }, + // }, + // { + // name: 'spdmSystemUser', + // zhCn: '用户管理', + // en: 'User Management', + // path: '/spdm/system/user', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-User', + // }, + // }, + // { + // name: 'spdmSystemGroup', + // zhCn: '用户组管理', + // en: 'Group Management', + // path: '/spdm/system/group', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-School', + // }, + // }, { name: 'spdmSystemApplication', zhCn: '应用管理', diff --git a/scripts/package/i18n/en.ts b/scripts/package/i18n/en.ts index a52eb2d..76a60ec 100644 --- a/scripts/package/i18n/en.ts +++ b/scripts/package/i18n/en.ts @@ -183,26 +183,17 @@ export default { spdmTaskExecution: 'Task execution', spdmDataOverview: 'Data Overview', spdmDataAnalysis: 'Data Query', - spdmDataGrid: 'Model Management', spdmDataPermission: 'Data Permission', spdmDataTrain: 'Data Training', spdmDataForecast: 'Data Prediction', spdmSimulationPublicProcess: 'Public Process Library', spdmSimulationMyProcess: 'My Process Library', - spdmSimulationAppCenter: 'App Center', spdmCompetenceCenterCondition: 'Condition Library', spdmCompetenceCenterIndicator: 'Indicator Library', spdmCompetenceCenterKnowledge: 'Knowledge Library', spdmCompetenceCenterParameter: 'Parameter Library', spdmSystemStorage: 'Data Storage', - spdmSystemApproval: 'Approval Process', spdmSystemDictionary: 'Data Dictionary', - spdmSystemMenu: 'Menu Management', - spdmSystemTenant: 'Tenant Management', - spdmSystemConfiguration: 'Configuration Management', - spdmSystemRole: 'Role Management', - spdmSystemUser: 'User Management', - spdmSystemGroup: 'Group Management', spdmSystemApplication: 'Application Management', spdmSystemDynamicTable: 'Dynamic Table', projectList: 'Project List', diff --git a/scripts/package/i18n/zh-cn.ts b/scripts/package/i18n/zh-cn.ts index 577a2c2..2c889a0 100644 --- a/scripts/package/i18n/zh-cn.ts +++ b/scripts/package/i18n/zh-cn.ts @@ -110,26 +110,17 @@ export default { spdmTaskExecution: '任务执行', spdmDataOverview: '数据总览', spdmDataAnalysis: '数据查询', - spdmDataGrid: '模型管理', spdmDataPermission: '数据权限', spdmDataTrain: '数据训练', spdmDataForecast: '数据预测', spdmSimulationPublicProcess: '通用仿真流程库', spdmSimulationMyProcess: '我的仿真流程库', - spdmSimulationAppCenter: '应用中心', spdmCompetenceCenterCondition: '仿真工况库', spdmCompetenceCenterIndicator: '仿真指标库', spdmCompetenceCenterKnowledge: '仿真知识库', spdmCompetenceCenterParameter: '仿真参数库', spdmSystemStorage: '数据存储', - spdmSystemApproval: '审批流程', spdmSystemDictionary: '数据字典', - spdmSystemMenu: '菜单管理', - spdmSystemTenant: '租户管理', - spdmSystemConfiguration: '配置管理', - spdmSystemRole: '角色管理', - spdmSystemUser: '用户管理', - spdmSystemGroup: '用户组管理', spdmSystemApplication: '应用管理', spdmSystemDynamicTable: '动态表格', projectList: '项目列表', diff --git a/scripts/package/moduleMap.mjs b/scripts/package/moduleMap.mjs index 2dc4cad..4e6ba49 100644 --- a/scripts/package/moduleMap.mjs +++ b/scripts/package/moduleMap.mjs @@ -1,10 +1,10 @@ export const appMap = { spdmProject: {"name":"moduleApps.spdmProject","zhCn":"项目管理","en":"Project Management","meta":{"icon":"ele-House"},"pages":[{"name":"spdmProjectProjectList","zhCn":"项目列表","en":"Project List","path":"/spdm/project/projectList","meta":{"icon":"ele-MessageBox"}},{"name":"spdmProjectDataStatistics","zhCn":"数据统计","en":"Data Statistics","path":"/spdm/project/statistics","meta":{"icon":"ele-PieChart"}}]}, spdmTask: {"name":"moduleApps.spdmTask","zhCn":"任务管理","en":"Task Management","meta":{"icon":"ele-Calendar"},"pages":[{"name":"spdmTaskSponsor","zhCn":"我发起的","en":"I Initiated","path":"/spdm/task/sponsor","meta":{"icon":"ele-Warning"}},{"name":"spdmTaskConfirm","zhCn":"我确认的","en":"I confirmed","path":"/spdm/task/confirm","meta":{"icon":"ele-DocumentChecked"}},{"name":"spdmTaskExecute","zhCn":"我执行的","en":"I executed","path":"/spdm/task/execute","meta":{"icon":"ele-SetUp"}},{"name":"spdmTaskAttention","zhCn":"我关注的","en":"I Attention","path":"/spdm/task/attention","meta":{"icon":"ele-Bell"}},{"name":"spdmTaskAll","zhCn":"所有任务","en":"All Tasks","path":"/spdm/task/all","meta":{"icon":"ele-DocumentCopy"}},{"name":"spdmTaskExecution","zhCn":"任务执行","en":"Task execution","path":"/spdm/task/execution","meta":{"icon":"ele-Operation"}}]}, - spdmData: {"name":"moduleApps.spdmData","zhCn":"数据管理","en":"Data Management","meta":{"icon":"ele-TakeawayBox"},"pages":[{"name":"spdmDataOverview","zhCn":"数据总览","en":"Data Overview","path":"/spdm/data/overview","meta":{"icon":"ele-DataAnalysis"}},{"name":"spdmDataAnalysis","zhCn":"数据查询","en":"Data Query","path":"/spdm/data/analysis","meta":{"icon":"ele-Search"}},{"name":"spdmDataGrid","zhCn":"模型管理","en":"Model Management","path":"/spdm/data/grid","meta":{"icon":"ele-Files"}},{"name":"spdmDataPermission","zhCn":"数据权限","en":"Data Permission","path":"/spdm/data/permission","meta":{"icon":"ele-Warning"}},{"name":"spdmDataTrain","zhCn":"数据训练","en":"Data Training","path":"/spdm/data/train","meta":{"icon":"ele-Cpu"}},{"name":"spdmDataForecast","zhCn":"数据预测","en":"Data Prediction","path":"/spdm/data/forecast","meta":{"icon":"ele-Paperclip"}}]}, - spdmSimulation: {"name":"moduleApps.spdmSimulation","zhCn":"流程管理","en":"Process Management","meta":{"icon":"ele-Finished"},"pages":[{"name":"spdmSimulationPublicProcess","zhCn":"通用仿真流程库","en":"Public Process Library","path":"/spdm/simulation/publicProcess","meta":{"icon":"ele-FolderChecked"}},{"name":"spdmSimulationMyProcess","zhCn":"我的仿真流程库","en":"My Process Library","path":"/spdm/simulation/myProcess","meta":{"icon":"ele-Folder"}},{"name":"spdmSimulationAppCenter","zhCn":"应用中心","en":"App Center","path":"/spdm/simulation/appCenter","meta":{"icon":"ele-Coin"}}]}, + spdmData: {"name":"moduleApps.spdmData","zhCn":"数据管理","en":"Data Management","meta":{"icon":"ele-TakeawayBox"},"pages":[{"name":"spdmDataOverview","zhCn":"数据总览","en":"Data Overview","path":"/spdm/data/overview","meta":{"icon":"ele-DataAnalysis"}},{"name":"spdmDataAnalysis","zhCn":"数据查询","en":"Data Query","path":"/spdm/data/analysis","meta":{"icon":"ele-Search"}},{"name":"spdmDataPermission","zhCn":"数据权限","en":"Data Permission","path":"/spdm/data/permission","meta":{"icon":"ele-Warning"}},{"name":"spdmDataTrain","zhCn":"数据训练","en":"Data Training","path":"/spdm/data/train","meta":{"icon":"ele-Cpu"}},{"name":"spdmDataForecast","zhCn":"数据预测","en":"Data Prediction","path":"/spdm/data/forecast","meta":{"icon":"ele-Paperclip"}}]}, + spdmSimulation: {"name":"moduleApps.spdmSimulation","zhCn":"流程管理","en":"Process Management","meta":{"icon":"ele-Finished"},"pages":[{"name":"spdmSimulationPublicProcess","zhCn":"通用仿真流程库","en":"Public Process Library","path":"/spdm/simulation/publicProcess","meta":{"icon":"ele-FolderChecked"}},{"name":"spdmSimulationMyProcess","zhCn":"我的仿真流程库","en":"My Process Library","path":"/spdm/simulation/myProcess","meta":{"icon":"ele-Folder"}}]}, spdmCompetenceCenter: {"name":"moduleApps.spdmCompetenceCenter","zhCn":"能力中心","en":"Capability Center","meta":{"icon":"ele-Reading"},"pages":[{"name":"spdmCompetenceCenterCondition","zhCn":"仿真工况库","en":"Condition Library","path":"/spdm/competenceCenter/condition","meta":{"icon":"ele-Suitcase"}},{"name":"spdmCompetenceCenterIndicator","zhCn":"仿真指标库","en":"Indicator Library","path":"/spdm/competenceCenter/indicator","meta":{"icon":"ele-Money"}},{"name":"spdmCompetenceCenterKnowledge","zhCn":"仿真知识库","en":"Knowledge Library","path":"/spdm/competenceCenter/knowledge","meta":{"icon":"ele-Memo"}},{"name":"spdmCompetenceCenterParameter","zhCn":"仿真参数库","en":"Parameter Library","path":"/spdm/competenceCenter/parameter","meta":{"icon":"ele-Tickets"}}]}, - spdmSystem: {"name":"moduleApps.spdmSystem","zhCn":"系统管理","en":"System Administration","meta":{"icon":"ele-Monitor"},"pages":[{"name":"spdmSystemStorage","zhCn":"数据存储","en":"Data Storage","path":"/spdm/system/storage","meta":{"icon":"ele-Wallet"}},{"name":"spdmSystemApproval","zhCn":"审批流程","en":"Approval Process","path":"/spdm/system/approval","meta":{"icon":"ele-Clock"}},{"name":"spdmSystemDictionary","zhCn":"数据字典","en":"Data Dictionary","path":"/spdm/system/dictionary","meta":{"icon":"ele-Collection"}},{"name":"spdmSystemMenu","zhCn":"菜单管理","en":"Menu Management","path":"/spdm/system/menu","meta":{"icon":"ele-Discount"}},{"name":"spdmSystemTenant","zhCn":"租户管理","en":"Tenant Management","path":"/spdm/system/tenant","meta":{"icon":"ele-OfficeBuilding"}},{"name":"spdmSystemConfiguration","zhCn":"配置管理","en":"Configuration Management","path":"/spdm/system/configuration","meta":{"icon":"ele-Setting"}},{"name":"spdmSystemRole","zhCn":"角色管理","en":"Role Management","path":"/spdm/system/role","meta":{"icon":"ele-Avatar"}},{"name":"spdmSystemUser","zhCn":"用户管理","en":"User Management","path":"/spdm/system/user","meta":{"icon":"ele-User"}},{"name":"spdmSystemGroup","zhCn":"用户组管理","en":"Group Management","path":"/spdm/system/group","meta":{"icon":"ele-School"}},{"name":"spdmSystemApplication","zhCn":"应用管理","en":"Application Management","path":"/spdm/system/application","meta":{"icon":"ele-Cellphone"}},{"name":"spdmSystemDynamicTable","zhCn":"动态表格","en":"Dynamic Table","path":"/spdm/system/dynamicTable","meta":{"icon":"ele-Document"}}]}, + spdmSystem: {"name":"moduleApps.spdmSystem","zhCn":"系统管理","en":"System Administration","meta":{"icon":"ele-Monitor"},"pages":[{"name":"spdmSystemStorage","zhCn":"数据存储","en":"Data Storage","path":"/spdm/system/storage","meta":{"icon":"ele-Wallet"}},{"name":"spdmSystemDictionary","zhCn":"数据字典","en":"Data Dictionary","path":"/spdm/system/dictionary","meta":{"icon":"ele-Collection"}},{"name":"spdmSystemApplication","zhCn":"应用管理","en":"Application Management","path":"/spdm/system/application","meta":{"icon":"ele-Cellphone"}},{"name":"spdmSystemDynamicTable","zhCn":"动态表格","en":"Dynamic Table","path":"/spdm/system/dynamicTable","meta":{"icon":"ele-Document"}}]}, project: {"name":"moduleApps.project","zhCn":"项目管理","en":"Project Management","pages":[{"name":"projectList","zhCn":"项目列表","en":"Project List","path":"/project/list","meta":{"icon":"iconfont icon-diannao1"}},{"name":"projectDetail","zhCn":"项目详情","en":"Project Detail","path":"/project/detail","meta":{"isKeepAlive":true,"parentName":"projectList"}},{"name":"projectSet","zhCn":"项目设置","en":"Project Set","path":"/project/set","meta":{"parentName":"projectDetail"}}]}, task: {"name":"moduleApps.task","zhCn":"任务中心","en":"Task Center","functions":["shutdown"],"pages":[{"name":"taskPending","zhCn":"待办任务","en":"Pending Task","path":"/task/pending","meta":{"icon":"fa fa-flag-checkered"}},{"name":"taskTransfer","zhCn":"转办任务","en":"Transfer Task","path":"/task/transfer","meta":{"icon":"fa fa-share-square"}},{"name":"taskStarted","zhCn":"发起任务","en":"Started Task","path":"/task/started","meta":{"icon":"fa fa-plane"}},{"name":"taskCc","zhCn":"抄送任务","en":"CC Task","path":"/task/cc","meta":{"icon":"fa fa-arrow-circle-right"}},{"name":"taskCompleted","zhCn":"已完成任务","en":"Completed Task","path":"/task/completed","meta":{"icon":"fa fa-hand-o-right"}}]}, form_template: {"name":"moduleApps.form_template","zhCn":"表单管理","en":"Form Management","pages":[{"name":"formTemplateList","zhCn":"表单列表","en":"Form Template List","path":"/form-template/list","meta":{"icon":"iconfont icon-putong"}},{"name":"formTemplateVersion","zhCn":"表单版本","en":"Form Template Version","path":"/form-template/version","meta":{"icon":"iconfont icon-barcode-qr","parentName":"formTemplateList"}}]}, @@ -171,14 +171,6 @@ export const pageMap = { "code": "spdmData_view" } }, - "spdmDataGrid": { - "path": "/spdm/data/grid", - "name": "moduleRoutes.spdmDataGrid", - "meta": { - "icon": "ele-Files", - "code": "spdmData_view" - } - }, "spdmDataPermission": { "path": "/spdm/data/permission", "name": "moduleRoutes.spdmDataPermission", @@ -219,14 +211,6 @@ export const pageMap = { "code": "spdmSimulation_view" } }, - "spdmSimulationAppCenter": { - "path": "/spdm/simulation/appCenter", - "name": "moduleRoutes.spdmSimulationAppCenter", - "meta": { - "icon": "ele-Coin", - "code": "spdmSimulation_view" - } - }, "spdmCompetenceCenterCondition": { "path": "/spdm/competenceCenter/condition", "name": "moduleRoutes.spdmCompetenceCenterCondition", @@ -267,14 +251,6 @@ export const pageMap = { "code": "spdmSystem_view" } }, - "spdmSystemApproval": { - "path": "/spdm/system/approval", - "name": "moduleRoutes.spdmSystemApproval", - "meta": { - "icon": "ele-Clock", - "code": "spdmSystem_view" - } - }, "spdmSystemDictionary": { "path": "/spdm/system/dictionary", "name": "moduleRoutes.spdmSystemDictionary", @@ -283,54 +259,6 @@ export const pageMap = { "code": "spdmSystem_view" } }, - "spdmSystemMenu": { - "path": "/spdm/system/menu", - "name": "moduleRoutes.spdmSystemMenu", - "meta": { - "icon": "ele-Discount", - "code": "spdmSystem_view" - } - }, - "spdmSystemTenant": { - "path": "/spdm/system/tenant", - "name": "moduleRoutes.spdmSystemTenant", - "meta": { - "icon": "ele-OfficeBuilding", - "code": "spdmSystem_view" - } - }, - "spdmSystemConfiguration": { - "path": "/spdm/system/configuration", - "name": "moduleRoutes.spdmSystemConfiguration", - "meta": { - "icon": "ele-Setting", - "code": "spdmSystem_view" - } - }, - "spdmSystemRole": { - "path": "/spdm/system/role", - "name": "moduleRoutes.spdmSystemRole", - "meta": { - "icon": "ele-Avatar", - "code": "spdmSystem_view" - } - }, - "spdmSystemUser": { - "path": "/spdm/system/user", - "name": "moduleRoutes.spdmSystemUser", - "meta": { - "icon": "ele-User", - "code": "spdmSystem_view" - } - }, - "spdmSystemGroup": { - "path": "/spdm/system/group", - "name": "moduleRoutes.spdmSystemGroup", - "meta": { - "icon": "ele-School", - "code": "spdmSystem_view" - } - }, "spdmSystemApplication": { "path": "/spdm/system/application", "name": "moduleRoutes.spdmSystemApplication", diff --git a/src/i18n/pages/route/en.ts b/src/i18n/pages/route/en.ts index a52eb2d..76a60ec 100644 --- a/src/i18n/pages/route/en.ts +++ b/src/i18n/pages/route/en.ts @@ -183,26 +183,17 @@ export default { spdmTaskExecution: 'Task execution', spdmDataOverview: 'Data Overview', spdmDataAnalysis: 'Data Query', - spdmDataGrid: 'Model Management', spdmDataPermission: 'Data Permission', spdmDataTrain: 'Data Training', spdmDataForecast: 'Data Prediction', spdmSimulationPublicProcess: 'Public Process Library', spdmSimulationMyProcess: 'My Process Library', - spdmSimulationAppCenter: 'App Center', spdmCompetenceCenterCondition: 'Condition Library', spdmCompetenceCenterIndicator: 'Indicator Library', spdmCompetenceCenterKnowledge: 'Knowledge Library', spdmCompetenceCenterParameter: 'Parameter Library', spdmSystemStorage: 'Data Storage', - spdmSystemApproval: 'Approval Process', spdmSystemDictionary: 'Data Dictionary', - spdmSystemMenu: 'Menu Management', - spdmSystemTenant: 'Tenant Management', - spdmSystemConfiguration: 'Configuration Management', - spdmSystemRole: 'Role Management', - spdmSystemUser: 'User Management', - spdmSystemGroup: 'Group Management', spdmSystemApplication: 'Application Management', spdmSystemDynamicTable: 'Dynamic Table', projectList: 'Project List', diff --git a/src/i18n/pages/route/zh-cn.ts b/src/i18n/pages/route/zh-cn.ts index 577a2c2..2c889a0 100644 --- a/src/i18n/pages/route/zh-cn.ts +++ b/src/i18n/pages/route/zh-cn.ts @@ -110,26 +110,17 @@ export default { spdmTaskExecution: '任务执行', spdmDataOverview: '数据总览', spdmDataAnalysis: '数据查询', - spdmDataGrid: '模型管理', spdmDataPermission: '数据权限', spdmDataTrain: '数据训练', spdmDataForecast: '数据预测', spdmSimulationPublicProcess: '通用仿真流程库', spdmSimulationMyProcess: '我的仿真流程库', - spdmSimulationAppCenter: '应用中心', spdmCompetenceCenterCondition: '仿真工况库', spdmCompetenceCenterIndicator: '仿真指标库', spdmCompetenceCenterKnowledge: '仿真知识库', spdmCompetenceCenterParameter: '仿真参数库', spdmSystemStorage: '数据存储', - spdmSystemApproval: '审批流程', spdmSystemDictionary: '数据字典', - spdmSystemMenu: '菜单管理', - spdmSystemTenant: '租户管理', - spdmSystemConfiguration: '配置管理', - spdmSystemRole: '角色管理', - spdmSystemUser: '用户管理', - spdmSystemGroup: '用户组管理', spdmSystemApplication: '应用管理', spdmSystemDynamicTable: '动态表格', projectList: '项目列表', diff --git a/src/router/menus.ts b/src/router/menus.ts index 67bedd8..c4ac559 100644 --- a/src/router/menus.ts +++ b/src/router/menus.ts @@ -115,14 +115,6 @@ export default [ "code": "spdmData_view" } }, - { - "path": "/spdm/data/grid", - "name": "moduleRoutes.spdmDataGrid", - "meta": { - "icon": "ele-Files", - "code": "spdmData_view" - } - }, { "path": "/spdm/data/permission", "name": "moduleRoutes.spdmDataPermission", @@ -172,14 +164,6 @@ export default [ "icon": "ele-Folder", "code": "spdmSimulation_view" } - }, - { - "path": "/spdm/simulation/appCenter", - "name": "moduleRoutes.spdmSimulationAppCenter", - "meta": { - "icon": "ele-Coin", - "code": "spdmSimulation_view" - } } ] }, @@ -241,14 +225,6 @@ export default [ "code": "spdmSystem_view" } }, - { - "path": "/spdm/system/approval", - "name": "moduleRoutes.spdmSystemApproval", - "meta": { - "icon": "ele-Clock", - "code": "spdmSystem_view" - } - }, { "path": "/spdm/system/dictionary", "name": "moduleRoutes.spdmSystemDictionary", @@ -257,54 +233,6 @@ export default [ "code": "spdmSystem_view" } }, - { - "path": "/spdm/system/menu", - "name": "moduleRoutes.spdmSystemMenu", - "meta": { - "icon": "ele-Discount", - "code": "spdmSystem_view" - } - }, - { - "path": "/spdm/system/tenant", - "name": "moduleRoutes.spdmSystemTenant", - "meta": { - "icon": "ele-OfficeBuilding", - "code": "spdmSystem_view" - } - }, - { - "path": "/spdm/system/configuration", - "name": "moduleRoutes.spdmSystemConfiguration", - "meta": { - "icon": "ele-Setting", - "code": "spdmSystem_view" - } - }, - { - "path": "/spdm/system/role", - "name": "moduleRoutes.spdmSystemRole", - "meta": { - "icon": "ele-Avatar", - "code": "spdmSystem_view" - } - }, - { - "path": "/spdm/system/user", - "name": "moduleRoutes.spdmSystemUser", - "meta": { - "icon": "ele-User", - "code": "spdmSystem_view" - } - }, - { - "path": "/spdm/system/group", - "name": "moduleRoutes.spdmSystemGroup", - "meta": { - "icon": "ele-School", - "code": "spdmSystem_view" - } - }, { "path": "/spdm/system/application", "name": "moduleRoutes.spdmSystemApplication", diff --git a/src/router/modules.ts b/src/router/modules.ts index b5eb51e..be319ce 100644 --- a/src/router/modules.ts +++ b/src/router/modules.ts @@ -59,12 +59,6 @@ export default [ component: () => import('/@/spdm/views/index.vue'), meta: {"icon":"ele-Search","code":"spdmData_view"}, }, - { - path: '/spdm/data/grid', - name: 'moduleRoutes.spdmDataGrid', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Files","code":"spdmData_view"}, - }, { path: '/spdm/data/permission', name: 'moduleRoutes.spdmDataPermission', @@ -95,12 +89,6 @@ export default [ component: () => import('/@/spdm/views/index.vue'), meta: {"icon":"ele-Folder","code":"spdmSimulation_view"}, }, - { - path: '/spdm/simulation/appCenter', - name: 'moduleRoutes.spdmSimulationAppCenter', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Coin","code":"spdmSimulation_view"}, - }, { path: '/spdm/competenceCenter/condition', name: 'moduleRoutes.spdmCompetenceCenterCondition', @@ -131,54 +119,12 @@ export default [ component: () => import('/@/spdm/views/index.vue'), meta: {"icon":"ele-Wallet","code":"spdmSystem_view"}, }, - { - path: '/spdm/system/approval', - name: 'moduleRoutes.spdmSystemApproval', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Clock","code":"spdmSystem_view"}, - }, { path: '/spdm/system/dictionary', name: 'moduleRoutes.spdmSystemDictionary', component: () => import('/@/spdm/views/index.vue'), meta: {"icon":"ele-Collection","code":"spdmSystem_view"}, }, - { - path: '/spdm/system/menu', - name: 'moduleRoutes.spdmSystemMenu', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Discount","code":"spdmSystem_view"}, - }, - { - path: '/spdm/system/tenant', - name: 'moduleRoutes.spdmSystemTenant', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-OfficeBuilding","code":"spdmSystem_view"}, - }, - { - path: '/spdm/system/configuration', - name: 'moduleRoutes.spdmSystemConfiguration', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Setting","code":"spdmSystem_view"}, - }, - { - path: '/spdm/system/role', - name: 'moduleRoutes.spdmSystemRole', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-Avatar","code":"spdmSystem_view"}, - }, - { - path: '/spdm/system/user', - name: 'moduleRoutes.spdmSystemUser', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-User","code":"spdmSystem_view"}, - }, - { - path: '/spdm/system/group', - name: 'moduleRoutes.spdmSystemGroup', - component: () => import('/@/spdm/views/index.vue'), - meta: {"icon":"ele-School","code":"spdmSystem_view"}, - }, { path: '/spdm/system/application', name: 'moduleRoutes.spdmSystemApplication', diff --git a/src/spdm/function.mjs b/src/spdm/function.mjs index c258b4f..532ea81 100644 --- a/src/spdm/function.mjs +++ b/src/spdm/function.mjs @@ -127,16 +127,16 @@ export const appList = [ icon: 'ele-Search', }, }, - { - name: 'spdmDataGrid', - zhCn: '模型管理', - en: 'Model Management', - path: '/spdm/data/grid', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Files', - }, - }, + // { + // name: 'spdmDataGrid', + // zhCn: '模型管理', + // en: 'Model Management', + // path: '/spdm/data/grid', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Files', + // }, + // }, { name: 'spdmDataPermission', zhCn: '数据权限', @@ -197,16 +197,16 @@ export const appList = [ icon: 'ele-Folder', }, }, - { - name: 'spdmSimulationAppCenter', - zhCn: '应用中心', - en: 'App Center', - path: '/spdm/simulation/appCenter', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Coin', - }, - }, + // { + // name: 'spdmSimulationAppCenter', + // zhCn: '应用中心', + // en: 'App Center', + // path: '/spdm/simulation/appCenter', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Coin', + // }, + // }, ], }, { @@ -277,16 +277,16 @@ export const appList = [ icon: 'ele-Wallet', }, }, - { - name: 'spdmSystemApproval', - zhCn: '审批流程', - en: 'Approval Process', - path: '/spdm/system/approval', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Clock', - }, - }, + // { + // name: 'spdmSystemApproval', + // zhCn: '审批流程', + // en: 'Approval Process', + // path: '/spdm/system/approval', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Clock', + // }, + // }, { name: 'spdmSystemDictionary', zhCn: '数据字典', @@ -297,66 +297,66 @@ export const appList = [ icon: 'ele-Collection', }, }, - { - name: 'spdmSystemMenu', - zhCn: '菜单管理', - en: 'Menu Management', - path: '/spdm/system/menu', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Discount', - }, - }, - { - name: 'spdmSystemTenant', - zhCn: '租户管理', - en: 'Tenant Management', - path: '/spdm/system/tenant', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-OfficeBuilding', - }, - }, - { - name: 'spdmSystemConfiguration', - zhCn: '配置管理', - en: 'Configuration Management', - path: '/spdm/system/configuration', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Setting', - }, - }, - { - name: 'spdmSystemRole', - zhCn: '角色管理', - en: 'Role Management', - path: '/spdm/system/role', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-Avatar', - }, - }, - { - name: 'spdmSystemUser', - zhCn: '用户管理', - en: 'User Management', - path: '/spdm/system/user', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-User', - }, - }, - { - name: 'spdmSystemGroup', - zhCn: '用户组管理', - en: 'Group Management', - path: '/spdm/system/group', - component: () => import('/@/spdm/views/index.vue'), - meta: { - icon: 'ele-School', - }, - }, + // { + // name: 'spdmSystemMenu', + // zhCn: '菜单管理', + // en: 'Menu Management', + // path: '/spdm/system/menu', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Discount', + // }, + // }, + // { + // name: 'spdmSystemTenant', + // zhCn: '租户管理', + // en: 'Tenant Management', + // path: '/spdm/system/tenant', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-OfficeBuilding', + // }, + // }, + // { + // name: 'spdmSystemConfiguration', + // zhCn: '配置管理', + // en: 'Configuration Management', + // path: '/spdm/system/configuration', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Setting', + // }, + // }, + // { + // name: 'spdmSystemRole', + // zhCn: '角色管理', + // en: 'Role Management', + // path: '/spdm/system/role', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-Avatar', + // }, + // }, + // { + // name: 'spdmSystemUser', + // zhCn: '用户管理', + // en: 'User Management', + // path: '/spdm/system/user', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-User', + // }, + // }, + // { + // name: 'spdmSystemGroup', + // zhCn: '用户组管理', + // en: 'Group Management', + // path: '/spdm/system/group', + // component: () => import('/@/spdm/views/index.vue'), + // meta: { + // icon: 'ele-School', + // }, + // }, { name: 'spdmSystemApplication', zhCn: '应用管理',