Преглед изворни кода

feat: separate Kestra and legacy n8n navigation

马小龙 пре 3 дана
родитељ
комит
6303b33e2b
1 измењених фајлова са 51 додато и 8 уклоњено
  1. 51 8
      frontend/src/router/routes.js

+ 51 - 8
frontend/src/router/routes.js

@@ -1465,7 +1465,50 @@ export default {
           icon: '',
           remark: '',
           type: 1,
-          title: '生产线管理',
+          title: '数据生产线投产',
+          local: '',
+          path: '/dataFactory/production-line-deployment',
+          urls: '',
+          children: [],
+          enName: 'Kestra Production Deployment',
+          id: 979,
+          redirect: '',
+          level: 2,
+          openPath: '',
+          active: '',
+          label: '数据生产线投产',
+          sort: 5,
+          parentId: 972,
+          effectiveStatus: true,
+          parentName: 'dataFactory',
+          component: 'dataFactory/productionLineDeployment',
+          meta: {
+            keepAlive: false,
+            allowClick: false,
+            roles: [],
+            enName: 'Kestra Production Deployment',
+            icon: '',
+            editModules: false,
+            title: '数据生产线投产',
+            fullScreen: false,
+            target: false,
+            effectiveStatus: true
+          },
+          name: 'productionLineDeployment',
+          style: '',
+          alwaysShow: 0,
+          metastr: '{"keepAlive":false,"allowClick":false,"enName":"Kestra Production Deployment","editModules":false,"title":"数据生产线投产","fullScreen":false,"target":false}',
+          open: null
+        },
+        {
+          meun: '',
+          code: '',
+          hidden: 0,
+          rootId: 972,
+          icon: '',
+          remark: '',
+          type: 1,
+          title: 'n8n 生产线管理(待下线)',
           local: '',
           path: process.env.VUE_APP_N8N_URL,
           urls: '',
@@ -1476,7 +1519,7 @@ export default {
           level: 2,
           openPath: '',
           active: '',
-          label: '生产线管理',
+          label: 'n8n 生产线管理(待下线)',
           sort: 6,
           parentId: 972,
           effectiveStatus: true,
@@ -1489,7 +1532,7 @@ export default {
             enName: 'Assembly Line',
             icon: '',
             editModules: false,
-            title: '生产线管理',
+            title: 'n8n 生产线管理(待下线)',
             fullScreen: false,
             target: true,
             effectiveStatus: true
@@ -1497,7 +1540,7 @@ export default {
           name: 'productionLine',
           style: '',
           alwaysShow: 0,
-          metastr: '{"keepAlive":false,"allowClick":false,"enName":"Assembly Line","editModules":false,"title":"生产线管理","fullScreen":false,"target":true}',
+          metastr: '{"keepAlive":false,"allowClick":false,"enName":"Assembly Line","editModules":false,"title":"n8n 生产线管理(待下线)","fullScreen":false,"target":true}',
           open: null,
           target: true
         },
@@ -1509,7 +1552,7 @@ export default {
           icon: '',
           remark: '',
           type: 1,
-          title: '工作流管理',
+          title: 'n8n 工作流管理(待下线)',
           local: '',
           path: '/dataFactory/workflow',
           urls: '',
@@ -1520,7 +1563,7 @@ export default {
           level: 2,
           openPath: '',
           active: '',
-          label: '工作流管理',
+          label: 'n8n 工作流管理(待下线)',
           sort: 7,
           parentId: 972,
           effectiveStatus: true,
@@ -1533,7 +1576,7 @@ export default {
             enName: 'Workflow',
             icon: '',
             editModules: false,
-            title: '工作流管理',
+            title: 'n8n 工作流管理(待下线)',
             fullScreen: false,
             target: false,
             effectiveStatus: true
@@ -1541,7 +1584,7 @@ export default {
           name: 'workflowIndex',
           style: '',
           alwaysShow: 0,
-          metastr: '{"keepAlive":false,"allowClick":false,"enName":"Workflow","editModules":false,"title":"工作流管理","fullScreen":false,"target":false}',
+          metastr: '{"keepAlive":false,"allowClick":false,"enName":"Workflow","editModules":false,"title":"n8n 工作流管理(待下线)","fullScreen":false,"target":false}',
           open: null
         },
         {