vue截图,上传,下载,预览
摘要:1. npm install html2canvas -D ; 2. 需要截图的页面引入 import html2canvas from 'html2canvas' 3.需要截图的容器加 ref; <div ref="imageTofile" class="dashboard-container h
阅读全文
posted @ 2020-05-22 10:30
posted @ 2020-05-22 10:30
posted @ 2020-05-08 15:24