1
This commit is contained in:
@@ -64,15 +64,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '',
|
||||
component: Layout,
|
||||
redirect: '/sloworder/index',
|
||||
children: [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }
|
||||
}
|
||||
]
|
||||
redirect: '/sloworder/index'
|
||||
},
|
||||
{
|
||||
path: '/user',
|
||||
|
||||
Reference in New Issue
Block a user