文件名称:H5识别二维码js类库
文件大小:19KB
文件格式:RAR
更新时间:2022-05-10 15:34:39
js h5 识别二维码
$('#reader').html5_qrcode(function(data){ // do something when code is read }, function(error){ //show read errors }, function(videoError){ //the video stream could be opened } );
【文件预览】:
H5识别二维码js类库
----.gitmodules(97B)
----gruntfile.js(2KB)
----package.json(601B)
----src()
--------jsqrcode()
--------html5-qrcode.js(3KB)
----.gitignore(22B)
----lib()
--------jsqrcode-combined.min.js(64KB)
--------html5-qrcode.min.js(2KB)
----README.md(3KB)