需要iframe都隐藏
解决办法 :
css
iframe{display:none}
JS获取iframe
document.getElementByTagName('iframe')[0].contentWindow