var ifrm = document.createElement( "IFRAME" ); ifrm.setAttribute( "style", "display:none;" ) ; ifrm.setAttribute( "src", url ) ; ifrm.style.width = 0+"px"; ifrm.style.height = 0+"px"; document.body.appendChild( ifrm ) ;
81,122
社区成员
341,744
社区内容
加载中
试试用AI创作助手写篇文章吧