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.
我的 angular2 页面是网站的子页面,现在我想在用户单击按钮或链接时在特定元素(使用 jquery 动态包含的元素)上引导我的 angular2 组件。按钮单击事件是用 jquery 编写的。