From fa8414ff9ca990d757b628412682fac04ff20d79 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Sat, 12 Oct 2024 10:37:54 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F?=
=?UTF-8?q?=E3=80=81=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E5=9B=BE=E8=A1=A8?=
=?UTF-8?q?=E7=BC=96=E8=BE=91=E5=8C=BA=E5=9F=9F=E6=A0=B7=E5=BC=8F=E4=BC=98?=
=?UTF-8?q?=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../common/CarouselSetting.vue | 10 +++++-
.../custom-component/picture-group/Attr.vue | 1 +
.../picture-group/PictureGroupThreshold.vue | 31 +++++++++++++++++--
3 files changed, 39 insertions(+), 3 deletions(-)
diff --git a/core/core-frontend/src/custom-component/common/CarouselSetting.vue b/core/core-frontend/src/custom-component/common/CarouselSetting.vue
index f4d7b2c872..f87e1becd5 100644
--- a/core/core-frontend/src/custom-component/common/CarouselSetting.vue
+++ b/core/core-frontend/src/custom-component/common/CarouselSetting.vue
@@ -1,10 +1,11 @@