From 73cb83d1ab5716b5b179427b9a20a82dccaf0fd2 Mon Sep 17 00:00:00 2001 From: dengj <209192278@qq.com> Date: Thu, 16 Nov 2023 15:49:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E6=B4=81=20:=20=E7=9B=91=E5=90=AC?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/HomeMainContent/HomeNavCard.vue | 1 - pages/index/map/map.vue | 145 ++++++++++++++++---- 2 files changed, 121 insertions(+), 25 deletions(-) diff --git a/pages/index/HomeMainContent/HomeNavCard.vue b/pages/index/HomeMainContent/HomeNavCard.vue index f448771..d3a1134 100644 --- a/pages/index/HomeMainContent/HomeNavCard.vue +++ b/pages/index/HomeMainContent/HomeNavCard.vue @@ -111,7 +111,6 @@ }, getCsTel() { this.$api.getCsTel().then(res => { - console.log(res.data); if (res.data.data) { this.mobile = res.data.data.kf_phone } diff --git a/pages/index/map/map.vue b/pages/index/map/map.vue index b8e3f80..d77f9d3 100644 --- a/pages/index/map/map.vue +++ b/pages/index/map/map.vue @@ -8,8 +8,8 @@ --> - +