2017年8月29日
摘要: //调用系统的弹框,不显示地址window.alert = function(name){ var iframe = document.createElement("IFRAME"); iframe.style.display="none"; iframe.setAttribute("src", ' 阅读全文
posted @ 2017-08-29 17:16 仔仔爱学习 阅读(327) 评论(0) 推荐(0)