是否可以为非嵌套状态提供ui-views?

时间:2015-10-22 15:27:22

标签: angularjs angular-ui-router angular-ui state

说我state1有孩子state1.child1state2.child2。还有state2 state2.child1state2.child2。我有什么方法可以ui-view state1.child1查看state2.child1吗?

1 个答案:

答案 0 :(得分:1)

答案是 (最有可能的预期)

国家是等级制的,同样适用于他们的观点。因此,我们无法在另一个层次结构父级中显示一个层次结构的子级。

如果我们只想减少我们可以使用的代码量(声明不同层次结构中的相同视图和子状态),例如一些装饰者: