-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: 调试多级路由 * fix: 添加依赖 * docs: 更新文档 * docs: 更新文档 * chore: update workflows config. * refactor(router): 重构router初始化生成的文件 * feat:添加`babel`转换处理 `redirect` * chore:update uiw * fix:babel转换值 * fix:修复 String和Identifie判断取值问题 * chore(examples/config): update package * feat(@kkt/plugin-pro-router): 新增权限控制 * refactor(access): access功能封装插件 * feat(access): 新增权限功能 * remove: 删除多余代码 * fix(entry): 新增默认样式 & 文档 * fix(routes): 兼容自动生成路由 * fix(route): 优化route插件生成代码 * fix(router): 调整路由code生成代码 --------- Co-authored-by: jaywcjlove <398188662@qq.com> Co-authored-by: SunLxy <1011771396@qq.com>
- Loading branch information
1 parent
74fedab
commit 66ecd47
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters