菜单
This commit is contained in:
@@ -92,13 +92,13 @@ const router = new VueRouter({
|
|||||||
path: 'system',
|
path: 'system',
|
||||||
component: System,
|
component: System,
|
||||||
meta: {jumpPath: '6', guidePath: '3'}
|
meta: {jumpPath: '6', guidePath: '3'}
|
||||||
}, {
|
|
||||||
path: 'remote',
|
|
||||||
component: Remote,
|
|
||||||
meta: {jumpPath: '6', guidePath: '4'}
|
|
||||||
}, {
|
}, {
|
||||||
path: 'developer',
|
path: 'developer',
|
||||||
component: Developer,
|
component: Developer,
|
||||||
|
meta: {jumpPath: '6', guidePath: '4'}
|
||||||
|
}, {
|
||||||
|
path: 'remote',
|
||||||
|
component: Remote,
|
||||||
meta: {jumpPath: '6', guidePath: '5'}
|
meta: {jumpPath: '6', guidePath: '5'}
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user