扫描二维码时效fix
This commit is contained in:
@@ -31,6 +31,8 @@ Page({
|
||||
setTimeout(function() {
|
||||
that.setData({canOpen : false});
|
||||
},60000);
|
||||
}else if (res.InitError){
|
||||
venue: res.InitError
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user