邓洁 : 更换路由
This commit is contained in:
@@ -24,11 +24,11 @@ const routes = [
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/socket',
|
||||
name: 'socket',
|
||||
component: () => import('@/views/socket/index.vue'),
|
||||
path: '/tunnel',
|
||||
name: 'tunnel',
|
||||
component: () => import('@/views/tunnel/index.vue'),
|
||||
meta: {
|
||||
title: 'socket',
|
||||
title: 'tunnel',
|
||||
breadcrumb: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user