From 4a038253139ea88cd5ec089690d6b75f0d433b59 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 11 Nov 2025 22:51:35 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E3=80=90antd=E3=80=91=E3=80=90mall?= =?UTF-8?q?=E3=80=91diy-editor=20=E7=9A=84=20carousel=20=E7=9A=84=20radio?= =?UTF-8?q?=20=E4=B8=8D=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/mobile/carousel/index.vue | 11 +++++++---- .../components/mobile/carousel/property.vue | 19 ++++++++++++++----- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/index.vue b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/index.vue index 0b05db2e2..6b89b4c41 100644 --- a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/index.vue +++ b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/index.vue @@ -22,10 +22,13 @@ const handleIndexChange = (index: number) => {