摘要: 在小程序中引入weapp-qrcode.js,然后在需要转化的页面引入这个js, var QRCode=require("../../utils/weapp-qrcode.js") 页面wxml 开始 var qrcode = new QRCode('c... 阅读全文
posted @ 2018-10-08 14:34 anliex 阅读(486) 评论(0) 推荐(0)