mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-09 20:57:17 +08:00
refactor: 优化个人中心部分代码
This commit is contained in:
@@ -61,7 +61,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
path: '/setting/profile',
|
||||
name: 'SettingProfile',
|
||||
component: () => import('@/views/setting/profile/index.vue'),
|
||||
meta: { title: '账号管理', showInTabs: false }
|
||||
meta: { title: '个人中心', showInTabs: false }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user