dist
This commit is contained in:
parent
5f90e383fb
commit
a7f53f193d
@ -30,8 +30,8 @@
|
||||
provSelect1.value = "";
|
||||
document.getElementById("button1").blur();
|
||||
bridge.call("JSSDK.readQRCode", "", function(code){
|
||||
//console.log("hotellog - 扫描结果:" + code);
|
||||
provSelect1.value = code;
|
||||
console.log("hotellog - 扫描结果:" + code);
|
||||
provSelect1.value = code;
|
||||
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user