diff --git a/src/views/healthConsultation/HealthConsultationIndex.vue b/src/views/healthConsultation/HealthConsultationIndex.vue
index 1caee86..b702cd3 100644
--- a/src/views/healthConsultation/HealthConsultationIndex.vue
+++ b/src/views/healthConsultation/HealthConsultationIndex.vue
@@ -7,7 +7,9 @@
健康咨询平台
-
![]()
7*24小时心理咨询热线:
400 6506605
+
![]()
7*24小时心理咨询热线:
+ 400-663-2005或400-650-6605
+
@@ -288,7 +290,7 @@
font-weight: bold;
text-align: right;
line-height: 60px;
- padding-right: 30px;
+ padding-right: 15px;
> div {
> div {
@@ -310,6 +312,7 @@
letter-spacing: 10px;
// text-shadow: 2px 2px 5px rgba(118, 141, 219, 0.53);
font-weight: bold;
+ text-align: center;
font-family: PangMenZhengDao;
}
}
@@ -340,7 +343,6 @@
// left: 0;
// bottom: 0;
display: flex;
- justify-content: space-around;
display: flex;
justify-content: space-between; /* 左右元素靠边,中间等间距 */
gap: 16px;
@@ -379,4 +381,10 @@
}
}
}
+
+ .phone-d {
+ padding-bottom: 2px;
+ font-weight: normal;
+ font-size: 18px;
+ }