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 来做这件事,但我真的很想做。那么AngularJS的最佳方式是什么?
在父级中使用 ng-view,在子级中使用 ng-include
angular ui.router 允许您拥有嵌套视图和平行视图。它有一些很棒的文档可以帮助您入门,并且一些核心 AngJS 开发人员已经参与了问题部分。
https://github.com/angular-ui/ui-router