修改wx为N

This commit is contained in:
liupl 2018-05-03 18:56:32 +08:00
parent 43f6346ae1
commit 8f436f2f26

View File

@ -387,7 +387,7 @@
}, (e._complete = function (e) { }, (e._complete = function (e) {
if (E = !1, O.length > 0) { if (E = !1, O.length > 0) {
var n = O.shift(); var n = O.shift();
wx.getLocalImgData(n) N.getLocalImgData(n)
} }
}, e))) : O.push(e) }, e))) : O.push(e)
}, },
@ -648,8 +648,8 @@
e.preventDefault(), e.stopPropagation(); e.preventDefault(), e.stopPropagation();
var o = n["wx-id"]; var o = n["wx-id"];
if (o || (o = b++, n["wx-id"] = o), R[o]) return; if (o || (o = b++, n["wx-id"] = o), R[o]) return;
R[o] = !0, wx.ready(function () { R[o] = !0, N.ready(function () {
wx.getLocalImgData({ N.getLocalImgData({
localId: t, localId: t,
success: function (e) { success: function (e) {
n.src = e.localData n.src = e.localData