diff --git a/public/assets/medical.png b/public/assets/medical.png index c746d81..0c01eef 100644 Binary files a/public/assets/medical.png and b/public/assets/medical.png differ diff --git a/src/components/CaseSection.vue b/src/components/CaseSection.vue index fd46019..2182b90 100644 --- a/src/components/CaseSection.vue +++ b/src/components/CaseSection.vue @@ -60,7 +60,10 @@ const handleCategoryKeydown = (event, index) => {
-
{{ item.short }}
+
+ + {{ item.short }} +

{{ item.name }}

diff --git a/src/components/ContactSection.vue b/src/components/ContactSection.vue index b4275bc..4786154 100644 --- a/src/components/ContactSection.vue +++ b/src/components/ContactSection.vue @@ -1,4 +1,5 @@ @@ -15,21 +16,27 @@ import SectionTitle from './SectionTitle.vue' rel="noopener noreferrer" aria-label="在地图中打开办公地址" > - 📍 + + + 办公地址: 杭州市西湖区翠苑街道塘苗路1号4号楼2楼
- 👤 + + +

客户成功经理:王经理

- 👤 + + +

客户成功经理:罗经理

diff --git a/src/components/HeaderNav.vue b/src/components/HeaderNav.vue index aff1812..06d9e7a 100644 --- a/src/components/HeaderNav.vue +++ b/src/components/HeaderNav.vue @@ -1,6 +1,7 @@ diff --git a/src/components/PlatformSection.vue b/src/components/PlatformSection.vue index d8d1ea6..567946f 100644 --- a/src/components/PlatformSection.vue +++ b/src/components/PlatformSection.vue @@ -18,7 +18,9 @@ import SectionTitle from './SectionTitle.vue'
diff --git a/src/components/SolutionSection.vue b/src/components/SolutionSection.vue index 27c6a05..2c079b6 100644 --- a/src/components/SolutionSection.vue +++ b/src/components/SolutionSection.vue @@ -40,7 +40,7 @@ const handleTabKeydown = (event, index) => {