From b0fb41765875556a7cd5688831e74ca4549feb6c Mon Sep 17 00:00:00 2001 From: yinxueyuan <838476901@qq.com> Date: Wed, 17 Jan 2018 11:41:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E9=87=8D=E5=90=8D?= =?UTF-8?q?=E6=96=B9=E6=B3=95=EF=BC=8C=E4=BD=BF=E7=94=A8typescript?= =?UTF-8?q?=E5=9C=A8ios8=E4=B8=8B=E4=BC=9A=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.js b/index.js index a05328c..644e068 100644 --- a/index.js +++ b/index.js @@ -289,7 +289,6 @@ } }, a }()) - }, getLocation: function (a) { }, previewImage: function (a) { c(p.previewImage, {current: a.current, urls: a.urls}, a) }, uploadImage: function (a) { @@ -464,4 +463,4 @@ } }, !0), b && (a.wx = a.jWeixin = I), I } -}); \ No newline at end of file +});