ionic APP二维码插件 地址
2018-06-24 01:11:23来源:未知 阅读 ()
二维码插件地址第一个 https://github.com/kyocn/BarcodeScanner git网址
下载网址 https://github.com/kyocn/BarcodeScanner.git
调用方法
com.jieweifu.plugins.barcode.startScan(function(success){
alert(JSON.stringify(success));
}, function(error){
alert(JSON.stringify(error));
});
适用
- Android 4.0.0 or above
- iOS 7.0.0 or above
注意:这个插件节目听漂亮,但是会和极光推送插件起冲突造成闪退,后来换成下边的这个扫码插件
二维码插件地址第二个
https://github.com/tjwoon/csZBar
添加插件
cordova plugin add cordova-plugin-cszbar
cloudSky.zBar.scan({
text_title: "OPTIONAL Title Text - default = 'Scan QR Code'", // Android only
// text_instructions: "OPTIONAL Instruction Text - default = 'Please point your camera at the QR code.'", // Android only
// camera: "front" || "back" ,// defaults to "back"
// flash: "on" || "off" || "auto", // defaults to "auto". See Quirks
drawSight: true || false //defaults to true, create a red sight/line in the center of the scanner view.
}, function(barcodeData) {
成功的方法
} else {
Message.show('二维码不是平台专用,请核对后再扫!', 2000);
}
}, function(error) {
// console.log(error);
Messa.show(error);
Message.show('扫码失败,请尝试重新扫码!', 2000);
}
收集来自git网站
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- 移动Web开发-WebApp(flex布局+移动端导航案例) 2020-01-07
- FCC---CSS Flexbox: Apply the flex-direction Property to 2019-12-08
- FCC---CSS Flexbox: Apply the flex-direction Property to 2019-12-08
- manifest.json 解析--手机web app开发笔记(三-1) 2019-08-14
- 默认文档解析--手机web app开发笔记(二) 2019-08-14
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash