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.
我想将“ng-click”添加到 ui-bootstrap 从手风琴指令呈现的元素中。
我使用的是 angular 1.5,所以有很多解决方案,但它们不适用于 angular 1.5。
如果我是正确的,您可以使用自己的模板覆盖模板,然后在模板中的元素上单击 ng-click。
template-url (默认: template/accordion/accordion.html) - 添加覆盖组件上使用的模板的能力。