mirror of
https://github.com/yanxi-me/weixin-js-sdk.git
synced 2025-08-25 23:17:16 +08:00
fix: 删除重名方法,使用typescript在ios8下会报错
This commit is contained in:
parent
47688fe093
commit
b0fb417658
1
index.js
1
index.js
@ -289,7 +289,6 @@
|
|||||||
}
|
}
|
||||||
}, a
|
}, a
|
||||||
}())
|
}())
|
||||||
}, getLocation: function (a) {
|
|
||||||
}, previewImage: function (a) {
|
}, previewImage: function (a) {
|
||||||
c(p.previewImage, {current: a.current, urls: a.urls}, a)
|
c(p.previewImage, {current: a.current, urls: a.urls}, a)
|
||||||
}, uploadImage: function (a) {
|
}, uploadImage: function (a) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user