mirror of
https://github.com/yanxi-me/weixin-js-sdk.git
synced 2025-04-06 04:00:07 +08:00
commit
9b589edfb9
6
index.js
6
index.js
@ -387,7 +387,7 @@
|
||||
}, (e._complete = function (e) {
|
||||
if (E = !1, O.length > 0) {
|
||||
var n = O.shift();
|
||||
wx.getLocalImgData(n)
|
||||
N.getLocalImgData(n)
|
||||
}
|
||||
}, e))) : O.push(e)
|
||||
},
|
||||
@ -648,8 +648,8 @@
|
||||
e.preventDefault(), e.stopPropagation();
|
||||
var o = n["wx-id"];
|
||||
if (o || (o = b++, n["wx-id"] = o), R[o]) return;
|
||||
R[o] = !0, wx.ready(function () {
|
||||
wx.getLocalImgData({
|
||||
R[o] = !0, N.ready(function () {
|
||||
N.getLocalImgData({
|
||||
localId: t,
|
||||
success: function (e) {
|
||||
n.src = e.localData
|
||||
|
Loading…
x
Reference in New Issue
Block a user