邓洁 : 隧道模型合并
This commit is contained in:
@@ -22,6 +22,15 @@ const routes = [
|
||||
title: '首页',
|
||||
breadcrumb: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/socket',
|
||||
name: 'socket',
|
||||
component: () => import('@/views/socket/index.vue'),
|
||||
meta: {
|
||||
title: 'socket',
|
||||
breadcrumb: true
|
||||
}
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user