cordova-plugin-carplaterec

0.0.1 • Public • Published

开启VPN插件

插件安装

cordova plugin add cordova-plugin-carplaterec

打开摄像头扫描车牌号

cordova.plugin.carPlateRec.openPlateRec(
    function (data) {
        alert(data)
    }, function (message) {
        alert("3213123123");
    });

Package Sidebar

Install

npm i cordova-plugin-carplaterec

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

38.3 MB

Total Files

11

Last publish

Collaborators

  • suisui_er