From e1662da04c0666323dec0df4badde767dc7182e8 Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Tue, 31 Jan 2023 15:16:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E5=88=97=E8=A1=A8=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 +++++ src/views/components/carMile.vue | 9 +++++---- src/views/components/carWarn.vue | 5 +++-- src/views/components/pathMap.vue | 4 ++-- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/src/App.vue b/src/App.vue index ae2acd1..8f4fcce 100644 --- a/src/App.vue +++ b/src/App.vue @@ -56,6 +56,11 @@ height: 0.14rem !important; } } + +/*替换关闭按钮*/ +img[src="http://api0.map.bdimg.com/images/iw_close1d3.gif"]{ + left:calc(3.97rem - 18px) !important; +} .BMap_shadow { display: none; diff --git a/src/views/components/carMile.vue b/src/views/components/carMile.vue index ad348e8..a208fe3 100644 --- a/src/views/components/carMile.vue +++ b/src/views/components/carMile.vue @@ -17,7 +17,7 @@