移動端JSAPI總覽api
https://open-doc.dingtalk.com/docs/doc.htm?treeId=369&articleId=106834&docType=1測試
demo測試:spa
https://open-doc.dingtalk.com/docs/doc.htm?spm=a219a.7629140.0.0.55244a97IRz4EL&treeId=171&articleId=104907&docType=1code
掃一掃:htm
api:blog
實戰:io
dd.ready(function () { dd.biz.util.scan({ type: 'qrCode', // type 爲 all、qrCode、barCode,默認是all。 onSuccess: function (data) { //成功的邏輯 }, onFail: function (err) { //失敗的邏輯 } }) });