摘要: <template> <div> <div class="qrcodeposter_wrap" v-if="showDom" id="canvasPoster"> <img class="avatar_pic" :src="avatarImg" @load="imgLoad" alt /> <div 阅读全文
posted @ 2020-08-20 14:48 潇潇-lucky 阅读(2811) 评论(0) 推荐(0) 编辑
摘要: 1. 安装包 cnpm i qrcodejs2 -S 2、使用 <div class="codeImg" style="width:1.45rem;height:1.45rem;margin:.15rem auto" id="qrCode"></div> // 引入 import QRCode fr 阅读全文
posted @ 2020-08-20 14:45 潇潇-lucky 阅读(1410) 评论(1) 推荐(0) 编辑