chore: 修改个人中心路由路径
This commit is contained in:
parent
c3d96f3657
commit
560a82f089
@ -18,7 +18,8 @@ const profileRoute: RouteRecordStringComponent[] = [
|
||||
title: $t('widgets.profile'),
|
||||
},
|
||||
name: 'Profile',
|
||||
path: '',
|
||||
path: '/',
|
||||
redirect: '/profile',
|
||||
children: [
|
||||
{
|
||||
component: '/_core/profile/index',
|
||||
|
Loading…
Reference in New Issue
Block a user