feat:重构模块
This commit is contained in:
@@ -7,7 +7,7 @@ const constantRoutes: RouteRecordRaw[] = [
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
component: () => import('@/pages/login/index.vue'),
|
||||
component: () => import('@/views/login/index.vue'),
|
||||
meta: { hidden: true }
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user