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