DOM元素都有 innerHTML 属性可以设置其HTML内容, 我们利用 body.innerHTML 即可注入脚本。 var html = "<script>" + injected_script ...
確定! 回上一頁