diff --git a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-imgSlide.vue b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-imgSlide.vue index 6844a4c0..76227a7f 100644 --- a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-imgSlide.vue +++ b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-imgSlide.vue @@ -1,6 +1,6 @@ @@ -16,7 +16,7 @@ data() { return { swiperItems: [], - swiperHeight: 130, + swiperHeight: 150, swiperDuration: 2500, }; },