From b4ef9d0c543c0af044dcc6c4c07acb915e06f6de Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Thu, 19 Jan 2023 15:03:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E6=81=AF=E6=A1=86=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 34eb939..4467e80 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,7 +25,7 @@ color: #fff !important; height:220px !important; padding:0 !important; - background-image: url(http://192.168.1.36:8080/img/infowindow_bg.df8cbca1.png) !important; + background-image: url(@/assets/images/infowindow_bg.png) !important; background-color: transparent !important; background-repeat: no-repeat; border: 0 !important;