Commit 0cca163a authored by Marcus's avatar Marcus

个人中心 翻译

parent 2f177f15
......@@ -78,7 +78,7 @@ export const constantRoutes = [
path: 'profile',
component: (resolve) => require(['@/views/system/user/profile/index'], resolve),
name: 'Profile',
meta: {title: '个人中心', icon: 'user'}
meta: {title: '个人中心', titleEn: 'Profile', icon: 'user'}
}
]
}, {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment