获取 iframe 的 window
document.getElementById('kaimoIframe').contentWindow
获取 iframe 的 document
document.getElementById('kaimoIframe').contentDocument
document.getElementById('kaimoIframe').contentWindow
document.getElementById('kaimoIframe').contentDocument