摘要: 使用jquery-qrcode生成二维码,支持中文 //jquery.qrcode.min.js (function (r) { r.fn.qrcode = function (h) { var s; function u(a) { this.mode = s; this.data = a } function ... 阅读全文
posted @ 2013-12-26 15:52 深南大道 阅读(149) 评论(0) 推荐(0)