diff --git a/components/pageLayout/abuot.vue b/components/pageLayout/abuot.vue index bfba0bc..bff9a2c 100644 --- a/components/pageLayout/abuot.vue +++ b/components/pageLayout/abuot.vue @@ -8,7 +8,7 @@ format="webp" />
@@ -27,7 +27,7 @@
来访地址: - 北京市海淀区西二旗辉光国际大厦西六号楼317 + 北京市海淀区西二旗辉煌国际大厦西六号楼317室
ABUOT - 关于我们 + 关于我们
北京比特电科技术有限公司,简称(比特电科),专注于为电力储能提供设备软硬件服务, 公司拥有多项发明专利及软著,通过了ISO9001质量体系。 diff --git a/components/pageLayout/electricPower.vue b/components/pageLayout/electricPower.vue index 4bfccd4..2b15a4f 100644 --- a/components/pageLayout/electricPower.vue +++ b/components/pageLayout/electricPower.vue @@ -14,7 +14,7 @@ />
-
+

©比特电科技有限公司

@@ -59,54 +59,11 @@ v-for="(_, index) in slides" :key="index" :class="{ 'active-slide': emblaState.selectedIndex == index }" - class="w-12 h-2 md:w-9 md:h-[6px] sm:w-6 sm:h-1 bg-[#818897] opacity-30" + class="w-12 h-2 md:w-9 md:h-[6px] sm:w-3 sm:h-1 bg-[#818897] opacity-30" @click="scrollTo(index)" />
-
@@ -216,14 +173,4 @@ onMounted(() => { .active-slide { opacity: 1; } -/* Swiper分页器样式 */ -:root { - --swiper-pagination-color: #818897; - --swiper-pagination-bullet-width: 48px; - --swiper-pagination-bullet-height: 8px; - --swiper-pagination-bullet-border-radius: 0; - --swiper-pagination-bullet-inactive-color: #818897; - --swiper-pagination-bullet-inactive-opacity: 0.3; - --swiper-pagination-bullet-horizontal-gap: 8px; -} diff --git a/public/images/electricPower/c1.png b/public/images/electricPower/c1.png old mode 100755 new mode 100644 index 221c53f..20bb402 Binary files a/public/images/electricPower/c1.png and b/public/images/electricPower/c1.png differ diff --git a/public/images/electricPower/c3.png b/public/images/electricPower/c3.png old mode 100755 new mode 100644 index f562ced..0d54fb6 Binary files a/public/images/electricPower/c3.png and b/public/images/electricPower/c3.png differ diff --git a/public/images/electricPower/c4.png b/public/images/electricPower/c4.png old mode 100755 new mode 100644 index 6d09ea6..fe2c2c1 Binary files a/public/images/electricPower/c4.png and b/public/images/electricPower/c4.png differ diff --git a/public/images/electricPower/c5.png b/public/images/electricPower/c5.png old mode 100755 new mode 100644 index 4977b96..d7ef512 Binary files a/public/images/electricPower/c5.png and b/public/images/electricPower/c5.png differ