浏览器console中运行如下: document.head.appendChild(Object.assign(document.createElement('style'), {innerHTML: "@media print { html, body { height: auto; overflow: visible !important; } * { overflow: visible !important; } }"}));