暂存主页+报警
This commit is contained in:
@@ -71,7 +71,8 @@ export const constantRoutes = [
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
component: () => import('@/views/choicePart'),
|
||||
// component: () => import('@/views/choicePart'),
|
||||
component: () => import('@/views/home'),
|
||||
hidden: true,
|
||||
meta: { requireToken: true }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user