feat(router): 支持通过 activeMenuName 指定菜单高亮路径
This commit is contained in:
@@ -10,4 +10,5 @@ export default {
|
||||
DemosWebsocketDemo: 'WebSocket 示例',
|
||||
Home: '首页',
|
||||
Login: '登录',
|
||||
DemosCreate: '创建示例',
|
||||
} satisfies PageTitleLocalizations;
|
||||
|
||||
Reference in New Issue
Block a user