01 2023 档案
摘要:业务需求:需要将UI设计图结合后台数据拼成所需要的图片并实现下载功能。 本文所用插件:html2canvas git地址:https://github.com/niklasvh/html2canvas 用法: 下载依赖:yarn add html2canvas -d html: <div id="d
阅读全文
摘要:1)vue-qrcode: git地址: https://github.com/fengyuanchen/vue-qrcode 用法: 安装依赖:npm install qrcode.vue@1.7.0 --save html:<qrcode-vue class="qrcode-pic" :valu
阅读全文