信息框背景路径修正

main
xuechunyuan 3 years ago
parent 8434ee4f07
commit b4ef9d0c54
  1. 2
      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;

Loading…
Cancel
Save