feat(projects): add menu translate [翻译菜单]
This commit is contained in:
@ -4,6 +4,7 @@ const about1: AuthRoute.Route = {
|
||||
component: 'self',
|
||||
meta: {
|
||||
title: '关于',
|
||||
i18nTitle: 'message.routes.about',
|
||||
requiresAuth: true,
|
||||
keepAlive: true,
|
||||
singleLayout: 'basic',
|
||||
|
||||
Reference in New Issue
Block a user