邓洁 : 完善细节
This commit is contained in:
@@ -31,6 +31,15 @@ const routes = [
|
||||
title: 'debug',
|
||||
breadcrumb: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/site',
|
||||
name: 'site',
|
||||
component: () => import('@/views/site/index.vue'),
|
||||
meta: {
|
||||
title: 'site',
|
||||
breadcrumb: true
|
||||
}
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user