From 5af8a3c40c51e801eaa99993c3850671789a8db4 Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Tue, 6 May 2025 16:15:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=20cropper=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=9A=84=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/cropper/cropper-avatar.vue | 33 +++------ .../src/components/cropper/cropper-modal.vue | 23 +++---- .../src/components/cropper/cropper.vue | 68 ++++++------------- .../web-antd/src/components/cropper/typing.ts | 62 ++++++++++++++++- .../_core/profile/modules/profile-user.vue | 2 +- 5 files changed, 102 insertions(+), 86 deletions(-) diff --git a/apps/web-antd/src/components/cropper/cropper-avatar.vue b/apps/web-antd/src/components/cropper/cropper-avatar.vue index f2e07dae..7c2428ea 100644 --- a/apps/web-antd/src/components/cropper/cropper-avatar.vue +++ b/apps/web-antd/src/components/cropper/cropper-avatar.vue @@ -1,7 +1,7 @@