mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
220 B
220 B
iFrame
如果需要内嵌外部站点,可用 iframe 来实现。
{
"type": "iframe",
"src": "raw:http://www.baidu.com",
"style": {
"height": 260
}
}