官网:https://printjs.crabbly.com/
// 安装
npm install print-js --save
// 引入
import printJS from 'print-js'
// 使用
printJS({
printable: 'https://hwke.tbbug.com/images/phone/1899ed9346f64020ff4f9bbae6983952.jpg',
type: 'image',
imageStyle: 'width:100%;margin-bottom:20px;'
})
// 打印效果