摘要: 引入插件 jsPdf.js 以及 html2canvas.js,具体文件可上github找,实测可行html2canvas(document.getElementById("downBox")).then(function (canvas) { var imgData = canvas.toData 阅读全文
posted @ 2019-02-28 14:11 850076572 阅读(775) 评论(0) 推荐(0)