灰烬收集帮手 作为模板助手 安装 ember install ember-collect-helper 用法 有关详细文档,请查看。 您必须将{{collect source paths}}想象成和的挚爱孩子。 最简单的形式是传递一个source对象和一系列paths 。 然后{{collect}}将从source返回值的数组。 就像如果你会叫{{get source path}}为每路paths阵列。 {{ collect ( hash foo = " bar " quux = " baz " ) ( array " quux " " foo " ) }}