From c0525ed476994c1b42bff9c68d0c49adcd314d5e Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 19 Nov 2025 18:53:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E8=AF=A5=E6=98=AFCropperJS=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=97=AE=E9=A2=98=EF=BC=8C2=E5=92=8C1?= =?UTF-8?q?=E7=9A=84=E6=93=8D=E4=BD=9C=E6=96=B9=E5=BC=8F=E4=B8=8D=E4=B8=80?= =?UTF-8?q?=E6=A0=B7=EF=BC=8C=E4=BD=BF=E7=94=A82=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E5=BC=8F=20=E5=8A=9F=E8=83=BDok=EF=BC=8C?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/imageCropper.vue | 302 +++++++++++------- 1 file changed, 194 insertions(+), 108 deletions(-) diff --git a/frontent/ops_vue_js/src/components/imageCropper.vue b/frontent/ops_vue_js/src/components/imageCropper.vue index 1d1e82a..d1ec1aa 100644 --- a/frontent/ops_vue_js/src/components/imageCropper.vue +++ b/frontent/ops_vue_js/src/components/imageCropper.vue @@ -1,131 +1,217 @@