修改this为window

This commit is contained in:
NeoPasser 2018-02-06 15:49:32 +08:00
parent fa53277dcc
commit 54fb0b360a
2 changed files with 1 additions and 1 deletions

0
.vscode/temp.sql vendored Normal file
View File

View File

@ -1,6 +1,6 @@
! function (e, n) { ! function (e, n) {
module.exports = n(e) module.exports = n(e)
}(this, function (e, n) { }(window, function (e, n) {
function i(n, i, t) { function i(n, i, t) {
e.WeixinJSBridge ? WeixinJSBridge.invoke(n, o(i), function (e) { e.WeixinJSBridge ? WeixinJSBridge.invoke(n, o(i), function (e) {
c(n, e, t) c(n, e, t)