mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-11-04 10:57:08 +08:00 
			
		
		
		
	refactor: 完善三方账号登录
This commit is contained in:
		@@ -48,7 +48,6 @@ export const constantRoutes: RouteRecordRaw[] = [
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    path: '/social/callback',
 | 
			
		||||
    name: 'SocialCallback',
 | 
			
		||||
    component: () => import('@/views/login/social/index.vue'),
 | 
			
		||||
    meta: { hidden: true }
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user