1下载依赖:npm install --save(表示保存到package.json中)html2canvas2在需要使用的组件中引入:import html2canvas from "html2canvas";3使用es6语法, ...
確定! 回上一頁