修复了 "is not a function"的问题
This commit is contained in:
parent
a36c43c229
commit
f1e7becf9e
@ -12266,7 +12266,7 @@
|
||||
}
|
||||
Function.prototype.$4 = function (a, b, c, d) {
|
||||
return this(a, b, c, d)
|
||||
}
|
||||
};
|
||||
(function (a) {
|
||||
if (typeof document === "undefined") {
|
||||
a(null)
|
||||
|
Loading…
Reference in New Issue
Block a user