update 优化 !pr382 修复一些问题 完事流程逻辑
This commit is contained in:
@ -38,9 +38,9 @@ export const constantRoutes: RouteOption[] = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/social-login',
|
||||
path: '/social-callback',
|
||||
hidden: true,
|
||||
component: () => import('@/layout/components/SocialLogin/index.vue')
|
||||
component: () => import('@/layout/components/SocialCallback/index.vue')
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
|
Reference in New Issue
Block a user