We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c51200 commit d3f7fa0Copy full SHA for d3f7fa0
CHANGELOG.md
@@ -8,10 +8,12 @@
8
- `表格设置列,重复添加action列样式错乱问题` 合并 [#24](https://github.com/jekip/naive-ui-admin/pull/24) 感谢 [@CasbaL](https://github.com/CasbaL)
9
10
- ### ✨ Features
11
+- 新增 `路由支持(内联外部地址)`配置
12
+- 新增 `顶部菜单` logo展示
13
-(破坏性更新)
14
- 优化 `动态路由配置` 取消`constantRouterComponents.ts`,中组件映射配置,更名为 `router-icons.ts`
15
- 优化 `admin_info接口结构`,roles 更名为:permissions,roles.roleName,更名为:label
-- 优化 多级路由,当没有配置时,`redirect` ,`redirect` 默认为第一个子路由,配置则优先按配置
16
+- 优化 多级路由,当没有配置`redirect`时,默认为第一个子路由,配置则优先按配置
17
- 依赖升级
18
19
# 1.5.3 (2021-08-09)
0 commit comments