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 路由可以通过在要插入组件的位置添加 <router-outlet> 来更改页面的一部分。
但是如果我想改变整个页面呢?
谢谢您的帮助