mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2026-04-16 00:00:05 +08:00
refactoring fixed
This commit is contained in:
@@ -77,7 +77,7 @@ var IABExecs = {
|
||||
|
||||
browserWrap.addEventListener('click', function () {
|
||||
setTimeout(function () {
|
||||
IAB.close();
|
||||
IABExecs.close();
|
||||
}, 0);
|
||||
}, false);
|
||||
var p = document.createElement('p');
|
||||
|
||||
Reference in New Issue
Block a user