新建一个iframe然后定义当前的console=iframe里面的console就可以了(function(){ var iframe = document.createElement('iframe') document.body.appendChild(iframe) window.console = iframe.contentWindow.console }()) Last modification:October 27, 2024 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 0 反正也没人会打赏