2017年11月29日

QRCode.js 生成二维码

摘要: $('#ewm_pic').qrcode({ render: 'canvas', text: window.location.href, height: 120, width: 120, typeNumber: -1, //计算模式 correctLevel: QRErrorCorrectLevel 阅读全文

posted @ 2017-11-29 13:59 叶少翔 阅读(215) 评论(0) 推荐(0)

导航