update 优化 !pr370 完成三方登录授权功能
This commit is contained in:
@ -40,7 +40,7 @@ export const constantRoutes: RouteOption[] = [
|
||||
{
|
||||
path: '/social-login',
|
||||
hidden: true,
|
||||
component: () => import('@/layout/components/socialLogin/index.vue')
|
||||
component: () => import('@/layout/components/SocialLogin/index.vue')
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
|
Reference in New Issue
Block a user