[Solution found!] 这是一个通用的解决方案,仅使用CSS,我已经验证可以使用。 @media print { body * { visibility: hidden; } #section-to-print, #section-to-print ...
確定! 回上一頁