This repository was archived by the owner on Dec 16, 2022. It is now read-only.
0.0.25
fix: 不在从RouteContext中获取菜单信息(因为hideInMenu路由获取不到), 约定开启国际化时使用menu.${route.name}作为国际化key, 未开启国际化时直接使用route.name作为标签名称
注意: 从0.0.25版本起, 默认不开启国际化适配, 需要手动设置autoI18n: true
Full Changelog: v0.0.23...v0.0.25