随笔分类 - 工作笔记
工作技术点整理
摘要:elementui <el-upload class="upload-demo" action="/api-cdc/upload/attachment" ref="upload" :http-request="httpRequest" :on-preview="handlePreview" :on-
阅读全文
摘要:主要参考 https://blog.csdn.net/qq_37880968/article/details/94626001 1.添加模块 npm install --save html2canvas npm install jspdf --save 2.引入工具函数 import html2ca
阅读全文
摘要:更详细的请查阅官方文档 https://github.com/lindell/vue-barcode vue-barcode是JsBarcode的一个简单包装。所以在使用时的配置属性需要在JsBarcode中查看 JsBarcode官方文档 https://github.com/lindell/Js
阅读全文
摘要:html2canvas官方文档 http://html2canvas.hertzen.com/ npm下载依赖 npm install html2canvas -S 在需要使用的地方引入 import html2canvas from 'html2canvas'; 根据我司的需求,下载需要的html
阅读全文

浙公网安备 33010602011771号