diff --git a/components/pageLayout/cloudData.vue b/components/pageLayout/cloudData.vue index a058ad9..89c8991 100644 --- a/components/pageLayout/cloudData.vue +++ b/components/pageLayout/cloudData.vue @@ -11,7 +11,7 @@
- +
@@ -25,7 +25,7 @@ :key="index" class="flex flex-col gap-[18px] md:gap-2 sm:gap-1 justify-center" > - -
- -
- - -
- +
@@ -44,12 +44,7 @@ class="h-[150px] md:h-[96px] sm:h-[48px] md:pl-7 sm:pl-4 md:py-4 sm:py-2 w-full flex items-center border-b border-white/20 border-dashed gap-9 md:gap-6 sm:gap-2" :class="{ 'md:border-b-0 sm:border-b-0': idx === electricPowerList.length - 1 }" > - +
{{ item.title }}
-