修复了 "is not a function"的问题

This commit is contained in:
shenjack 2024-03-04 19:10:43 +08:00
parent a36c43c229
commit f1e7becf9e
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -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)