var txt=document.createElement("input"); txt.type="text" txt.onkeypress=function() {window.parent.check(this);} window.parent.document.body.appendChild(txt);//假设添加到body里
87,994
社区成员
224,697
社区内容
加载中
试试用AI创作助手写篇文章吧