回退 'Pull Request !20 : 统一登录授权'
This commit is contained in:
@ -37,11 +37,6 @@ export const constantRoutes: RouteOption[] = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/social-login',
|
||||
hidden: true,
|
||||
component: () => import('@/layout/components/SocialLogin/index.vue')
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
component: () => import('@/views/login.vue'),
|
||||
@ -181,5 +176,4 @@ const router = createRouter({
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
export default router;
|
||||
|
Reference in New Issue
Block a user