核心方法:使用@mediaprint媒体查询这是最标准、最推荐的方法,通过CSS的@mediaprint规则,你可以专门为打印场景编写样式,关键CSS属性:-webkit-print-color-adjust:exact;和...