摘要: 1. angular5 引入 npm install --save html2canvas 2. component或者service中使用(angular5使用typescript) import * as html2canvas from 'html2canvas'; 下载的方法实现如下:(es 阅读全文
posted @ 2019-03-18 14:30 VinceGod 阅读(2417) 评论(0) 推荐(0)