摘要: /* * jquery.qrcode.js * author:路过天涯(改版) * */ (function ($) { $.fn.qrcode = function (options) { var isHtml5 = false; if (document.getElementById("Canv 阅读全文
posted @ 2019-10-17 11:31 路过天涯 阅读(4496) 评论(0) 推荐(0)