From 8cc8945b68b3364f21948df9378708789fae7a27 Mon Sep 17 00:00:00 2001 From: wx <645899409@qq.com> Date: Thu, 15 Jan 2026 17:48:14 +0800 Subject: [PATCH] =?UTF-8?q?update=201.=E6=9B=B4=E6=8D=A2=E5=92=A8=E8=AF=A2?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E5=92=A8=E8=AF=A2=E7=94=B5=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../healthConsultation/HealthConsultationIndex.vue | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) 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-2005400-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; + }