@@ -33,7 +33,6 @@
background: '#ffffff',
frameColor: '#00A0EA',
scanbarColor: '#00A0EA'
-
});
this.barcode.onmarked = this.onmarked;
@@ -47,7 +46,9 @@
}
this.barcode.setStyle({
+ background: '#ffffff',
+ frameColor: '#00A0EA',
+ scanbarColor: '#00A0EA'
// #endif
},