From 6e8bc19ccaae7eef4234c871efc633f9f49f6f04 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Mon, 10 Apr 2023 10:43:06 +0800 Subject: [PATCH] 123 --- src/components/TopNav/index.vue | 2 +- src/views/Index/components/ContactUs/index.vue | 2 +- src/views/Index/components/Cooperation/index.vue | 3 ++- src/views/Index/components/Culture/index.vue | 1 + src/views/Index/components/MechanicalControl/index.vue | 1 + src/views/Index/components/MechanicalDrive/index.vue | 1 + src/views/Index/components/ReadWidely/index.vue | 1 + src/views/Index/components/Recruit/index.vue | 1 + 8 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/TopNav/index.vue b/src/components/TopNav/index.vue index b78e57c..3ec0715 100644 --- a/src/components/TopNav/index.vue +++ b/src/components/TopNav/index.vue @@ -41,7 +41,7 @@ const getActiveClass = index => { const scrollToPage = index => { // 让数字动 - swiperStore.swiper.slideTo(index, 0, false) + swiperStore.swiper.slideTo(index, 1000, false) if (index == 3) { setTimeout(() => { countStore.countAdd() diff --git a/src/views/Index/components/ContactUs/index.vue b/src/views/Index/components/ContactUs/index.vue index 50d892d..60ab194 100644 --- a/src/views/Index/components/ContactUs/index.vue +++ b/src/views/Index/components/ContactUs/index.vue @@ -25,7 +25,7 @@
-

袁老师  137 1789 2018

+

郭老师  131 6196 7787

diff --git a/src/views/Index/components/Cooperation/index.vue b/src/views/Index/components/Cooperation/index.vue index 6432547..d086530 100644 --- a/src/views/Index/components/Cooperation/index.vue +++ b/src/views/Index/components/Cooperation/index.vue @@ -8,7 +8,7 @@

合作客户

- 医疗企业 互联网公司 智能硬件公司 科研院所 工业自动化企业 + 医疗企业  互联网公司  智能硬件公司  科研院所  工业自动化企业

@@ -101,6 +101,7 @@ const showEmpty = ref(true) font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .contract { diff --git a/src/views/Index/components/Culture/index.vue b/src/views/Index/components/Culture/index.vue index 9ff13e0..cbfb0e3 100644 --- a/src/views/Index/components/Culture/index.vue +++ b/src/views/Index/components/Culture/index.vue @@ -137,6 +137,7 @@ const showEmpty = ref(true) font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .card_list { diff --git a/src/views/Index/components/MechanicalControl/index.vue b/src/views/Index/components/MechanicalControl/index.vue index b8c76fc..0d01135 100644 --- a/src/views/Index/components/MechanicalControl/index.vue +++ b/src/views/Index/components/MechanicalControl/index.vue @@ -146,6 +146,7 @@ onMounted(() => { font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .main_introduce { diff --git a/src/views/Index/components/MechanicalDrive/index.vue b/src/views/Index/components/MechanicalDrive/index.vue index 9d44d83..c51d431 100644 --- a/src/views/Index/components/MechanicalDrive/index.vue +++ b/src/views/Index/components/MechanicalDrive/index.vue @@ -108,6 +108,7 @@ onMounted(() => { font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .content_main { diff --git a/src/views/Index/components/ReadWidely/index.vue b/src/views/Index/components/ReadWidely/index.vue index 17b9941..b28f14f 100644 --- a/src/views/Index/components/ReadWidely/index.vue +++ b/src/views/Index/components/ReadWidely/index.vue @@ -105,6 +105,7 @@ onMounted(() => { font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .content { diff --git a/src/views/Index/components/Recruit/index.vue b/src/views/Index/components/Recruit/index.vue index 1cc7ee4..4940786 100644 --- a/src/views/Index/components/Recruit/index.vue +++ b/src/views/Index/components/Recruit/index.vue @@ -123,6 +123,7 @@ const showEmpty = ref(true) font-weight: 300; color: #646a73; font-family: 'SourceHanSansLight'; + letter-spacing: 2px; } } .content {