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