1.utils裡面新建htmlToPdf.js import html2canvas from "html2canvas" import JsPDF from "jspdf" /** * @param ele要生成PDF的DOM元素(容器) ...
確定! 回上一頁