|
@@ -1,42 +1,25 @@
|
|
|
export default {
|
|
|
routes: [
|
|
|
{
|
|
|
- meun: '',
|
|
|
- code: '',
|
|
|
hidden: 0,
|
|
|
rootId: 0,
|
|
|
icon: 'mdi-home',
|
|
|
- remark: '',
|
|
|
type: 0,
|
|
|
title: '工作台',
|
|
|
- local: '',
|
|
|
path: '/home',
|
|
|
- urls: '',
|
|
|
children: [
|
|
|
{
|
|
|
- meun: '',
|
|
|
- code: '',
|
|
|
hidden: 1,
|
|
|
- rootId: 653,
|
|
|
icon: '',
|
|
|
- remark: '',
|
|
|
type: 1,
|
|
|
title: '工作台',
|
|
|
- local: '',
|
|
|
path: '/home',
|
|
|
- urls: '',
|
|
|
children: [],
|
|
|
enName: 'workbench',
|
|
|
- id: 654,
|
|
|
redirect: '',
|
|
|
- level: 2,
|
|
|
- openPath: '',
|
|
|
active: '',
|
|
|
label: '工作台',
|
|
|
sort: 0,
|
|
|
- parentId: 653,
|
|
|
- effectiveStatus: true,
|
|
|
- parentName: 'home',
|
|
|
component: 'home',
|
|
|
meta: {
|
|
|
keepAlive: false,
|
|
@@ -51,35 +34,19 @@ export default {
|
|
|
effectiveStatus: true
|
|
|
},
|
|
|
name: 'index',
|
|
|
- style: '',
|
|
|
- alwaysShow: 0,
|
|
|
- metastr: '{"keepAlive":false,"allowClick":false,"enName":"workbench","editModules":true,"title":"工作台","fullScreen":false,"target":false}',
|
|
|
- open: null
|
|
|
+ alwaysShow: 0
|
|
|
},
|
|
|
{
|
|
|
- meun: '',
|
|
|
- code: '',
|
|
|
hidden: 1,
|
|
|
- rootId: 653,
|
|
|
- icon: '',
|
|
|
- remark: '',
|
|
|
type: 1,
|
|
|
title: '主页编辑',
|
|
|
- local: '',
|
|
|
path: '/home/edit',
|
|
|
- urls: '',
|
|
|
children: [],
|
|
|
enName: 'Edit Home Page',
|
|
|
- id: 655,
|
|
|
redirect: '',
|
|
|
- level: 2,
|
|
|
- openPath: '',
|
|
|
active: '',
|
|
|
label: '主页编辑',
|
|
|
sort: 0,
|
|
|
- parentId: 653,
|
|
|
- effectiveStatus: true,
|
|
|
- parentName: '',
|
|
|
component: 'home/edit',
|
|
|
meta: {
|
|
|
keepAlive: false,
|
|
@@ -94,23 +61,14 @@ export default {
|
|
|
effectiveStatus: true
|
|
|
},
|
|
|
name: 'homeEdit',
|
|
|
- style: '',
|
|
|
- alwaysShow: 0,
|
|
|
- metastr: '{"keepAlive":false,"allowClick":false,"enName":"Edit Home Page","editModules":true,"title":"主页编辑","fullScreen":true,"target":false}',
|
|
|
- open: null
|
|
|
+ alwaysShow: 0
|
|
|
}
|
|
|
],
|
|
|
enName: 'workbench',
|
|
|
- id: 653,
|
|
|
redirect: '',
|
|
|
- level: 1,
|
|
|
- openPath: '',
|
|
|
active: '',
|
|
|
label: '工作台',
|
|
|
sort: 0,
|
|
|
- parentId: 0,
|
|
|
- effectiveStatus: true,
|
|
|
- parentName: 'efficiency',
|
|
|
component: 'Layout',
|
|
|
meta: {
|
|
|
allowClick: false,
|
|
@@ -122,10 +80,7 @@ export default {
|
|
|
effectiveStatus: true
|
|
|
},
|
|
|
name: 'home',
|
|
|
- style: '',
|
|
|
- alwaysShow: 0,
|
|
|
- metastr: '{"allowClick":false,"enName":"workbench","title":"工作台","target":false}',
|
|
|
- open: null
|
|
|
+ alwaysShow: 0
|
|
|
},
|
|
|
{
|
|
|
meun: '',
|
|
@@ -211,6 +166,54 @@ export default {
|
|
|
metastr: '{"allowClick":false,"enName":"product Knowledge Base","title":"产品知识库","target":false}',
|
|
|
open: null
|
|
|
},
|
|
|
+ {
|
|
|
+ hidden: 0,
|
|
|
+ rootId: 0,
|
|
|
+ icon: 'mdi-chart-box',
|
|
|
+ type: 0,
|
|
|
+ path: '/data-chart',
|
|
|
+ children: [
|
|
|
+ {
|
|
|
+ hidden: 1,
|
|
|
+ icon: '',
|
|
|
+ type: 1,
|
|
|
+ title: '数据图表',
|
|
|
+ path: '/data-chart',
|
|
|
+ children: [],
|
|
|
+ enName: 'data Chart',
|
|
|
+ redirect: '',
|
|
|
+ active: '',
|
|
|
+ label: '数据图表',
|
|
|
+ sort: 0,
|
|
|
+ component: 'dataChart',
|
|
|
+ meta: {
|
|
|
+ roles: [],
|
|
|
+ enName: 'data Chart',
|
|
|
+ icon: '',
|
|
|
+ title: '数据图表',
|
|
|
+ fullScreen: false
|
|
|
+ },
|
|
|
+ name: 'index',
|
|
|
+ alwaysShow: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ enName: 'data Chart',
|
|
|
+ redirect: '',
|
|
|
+ active: '',
|
|
|
+ sort: 0,
|
|
|
+ component: 'Layout',
|
|
|
+ meta: {
|
|
|
+ allowClick: false,
|
|
|
+ roles: [],
|
|
|
+ enName: 'workbench',
|
|
|
+ icon: 'mdi-home',
|
|
|
+ title: '数据图表',
|
|
|
+ target: false,
|
|
|
+ effectiveStatus: true
|
|
|
+ },
|
|
|
+ name: 'home',
|
|
|
+ alwaysShow: 0
|
|
|
+ },
|
|
|
{
|
|
|
meun: '',
|
|
|
code: '',
|