From daaab366bd62c5d9b47eb77bb47dc1ebbfe19711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=9F=8E?= <141405260+17521612761@users.noreply.github.com> Date: Fri, 7 Feb 2025 13:37:56 +0800 Subject: [PATCH] =?UTF-8?q?uniapp=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91?= =?UTF-8?q?=EF=BC=9A=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5=E8=BD=AE=E6=92=AD?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=98=BE=E7=A4=BA=E8=A3=81=E5=89=AA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-page/components/home-swiper/home-swiper.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/components/custom-page/components/home-swiper/home-swiper.vue b/CoreCms.Net.Uni-App/CoreShop/pages/components/custom-page/components/home-swiper/home-swiper.vue index a13f51be..fa003bfe 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/components/custom-page/components/home-swiper/home-swiper.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/components/custom-page/components/home-swiper/home-swiper.vue @@ -3,7 +3,7 @@ :autoplay="props.autoplaySelect" :interval="props.data.duration" :circular="props.circularSelect" :indicator-color="props.indicatorColor" :indicator-active-color="props.indicatorColorActive" :style="{'height':`${props.data?.height}px`}"> - +