diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 8129c14..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/project.config.json b/project.config.json index 327f938..cb625c7 100644 --- a/project.config.json +++ b/project.config.json @@ -13,4 +13,4 @@ "simulatorType": "wechat", "simulatorPluginLibVersion": {}, "condition": {} -} +} \ No newline at end of file diff --git a/src/components/taro-cropper/index.tsx b/src/components/taro-cropper/index.tsx index fb16e8c..f763336 100644 --- a/src/components/taro-cropper/index.tsx +++ b/src/components/taro-cropper/index.tsx @@ -427,13 +427,14 @@ class TaroCropperComponent extends Taro.PureComponent { cropperHeight={400} ref={this.catTaroCropper} themeColor={'#f00'} - fullScreen + // fullScreen onCut={res => { this.setState({ cutImagePath: res