fix: 删除重名方法,使用typescript在ios8下会报错

This commit is contained in:
yinxueyuan 2018-01-17 11:41:46 +08:00
parent 47688fe093
commit b0fb417658

View File

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