Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Angular 2 处理模块和功能加载视图,根据我们的要求,它应该根据所选模块显示功能视图。
所选模块 1 的功能视图
当前路线路径
所以浏览器网址看起来像这样
但我需要像这样改变它
请帮我解决这种情况。谢谢你。