update
This commit is contained in:
@@ -69,8 +69,8 @@ export const constantRoutes = [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }
|
||||
/*name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }*/
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user