余烬 兼容性 Ember.js v3.12或更高版本 Ember CLI v3.13或更高版本 Node.js v10或更高版本 工具提示和弹出窗口变得容易。 只需将{{#attach-tooltip}}或{{#attach-popover}}放到父母中,即可开始使用Popper! < button > Click me {{ #attach-tooltip }} I'm a tooltip! {{ /attach-tooltip }} </ button > < button class = " other-button " >