Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

0.0.25

Choose a tag to compare

@fangzhengjin fangzhengjin released this 27 Mar 15:32
· 26 commits to master since this release

fix: 不在从RouteContext中获取菜单信息(因为hideInMenu路由获取不到), 约定开启国际化时使用menu.${route.name}作为国际化key, 未开启国际化时直接使用route.name作为标签名称

注意: 从0.0.25版本起, 默认不开启国际化适配, 需要手动设置autoI18n: true

Full Changelog: v0.0.23...v0.0.25