v-print-nb 打印背景颜色不生效解决方法

青菜园子 / 2023-05-15 / 原文

在使用了背景样式的地方加上:-webkit-print-color-adjust: exact;  即可。