mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 22:57:17 +08:00 
			
		
		
		
	refactor: 优化个人中心路由地址
This commit is contained in:
		| @@ -2,7 +2,7 @@ import { DEFAULT_LAYOUT } from '../../base'; | ||||
| import { AppRouteRecordRaw } from '../../types'; | ||||
|  | ||||
| const UserCenter: AppRouteRecordRaw = { | ||||
|   path: '/login/user', | ||||
|   path: '/user', | ||||
|   component: DEFAULT_LAYOUT, | ||||
|   meta: { | ||||
|     locale: 'menu.user', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user