valarchie / AgileBoot-Back-End

🔥 规范易于二开的全栈基础快速开发脚手架。🔥 采用Springboot + Vue 3 + Typescript + Mybatis Plus + Redis + 更面向对象的业务建模 + 面向生产的项目(非玩具项目)。你的 ⭐️ Star ⭐️,是作者更新的动力! 欢迎小伙伴PR,一起构建一个规范的全栈项目~😆
MIT License
1.81k stars 354 forks source link

fix(路由): 路由组成 #73

Closed adinghub closed 1 month ago

adinghub commented 5 months ago

顶级单页路由组合缺少 children

valarchie commented 2 months ago

您好,感觉这个问题应该从前端解决比较合适,而不是后端去适配前端的代码。