npm install html2canvas// npm install jspdf --saveimport html2canvas from 'html2canvas';import JsPDF from 'jspdf'在下载jspdf的时候会报错PS ...
確定! 回上一頁