From ed3ec423f27695f8c1cc00c31283f6145b6fc81e Mon Sep 17 00:00:00 2001 From: SunnyQjm Date: Tue, 18 Feb 2020 17:57:09 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E6=94=AF=E6=8C=81=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E6=96=87=E4=BB=B6=E7=9A=84=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=92=8C=E8=B4=A8=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .idea/inspectionProfiles/Project_Default.xml | 2 +- @types/taro-cropper.d.ts | 2 ++ src/components/taro-cropper/index.tsx | 18 +++++++++++++----- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2cea3ef..c3eedb5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ deploy_versions/ .rn_temp/ node_modules/ .DS_Store +yarn.lock diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 38746d6..1a55941 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -3,7 +3,7 @@