web之家  

2020年7月9日

摘要: 引入jquery.qrcode.min.js html:<div id="qrcode" width="700"height="500" ></div>js:var content="ddddd" $("#qrcode").qrcode(content); 阅读全文
posted @ 2020-07-09 18:11 路修远而求索 阅读(294) 评论(0) 推荐(0) 编辑