Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

路由插件新版本重构 #58

Open
honghuangdc opened this issue Dec 25, 2024 · 0 comments
Open

路由插件新版本重构 #58

honghuangdc opened this issue Dec 25, 2024 · 0 comments

Comments

@honghuangdc
Copy link
Member

根据使用者的一些反馈,总结一些目前插件的一些限制

  • 路由的层级与文件层级紧密相连
  • 菜单数据由路由数据生成,因此决定了路由的层级,进而限制了文件的层级
  • 自动生成的路由数据中无法混合自定义路由
  • 路由数据中无法使用函数

新版本主要会去掉路由的数据层级与文件夹层级的关联,直接生成二级路由数据

@honghuangdc honghuangdc changed the title 路由插件新版本重构: 路由插件新版本重构 Dec 25, 2024
@honghuangdc honghuangdc pinned this issue Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant