1
2
3
4
<aura:component implements="flexipage:availableForAllPageTypes" access="global">
<iframe src="https://www.baidu.com"
width="100%" height="400" marginwidth='0' marginheight='0' frameborder='1'/>
</aura:component>