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.
我最近刚开始使用backbone.js,因为我有一个相当大的数据结构,我使用backbone-relational 以使其尽可能精简和快速。
现在我想使用木偶视图,但我一直在努力获得集合和子视图集合的渲染以及所有这些都可以很好地工作。
所以我想知道是否有人有一个同时使用骨干关系和牵线木偶的例子,它显示了如何正确处理视图。
任何帮助是极大的赞赏
C
Marionette 有一个 CompositeView 最适合嵌套集合。
Marionette Composite 查看文档
木偶复合材料 查看文章