CzRger 6 ヶ月 前
コミット
fef3236d3f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/components/easyMap/func/measure.scss

+ 1 - 1
src/components/easyMap/func/measure.scss

@@ -40,6 +40,6 @@
   vertical-align: middle;
   margin-left: 10px;
   cursor: pointer;
-  background: url('@/assets/images/map/lineDel.png') no-repeat;
+  background: url('../images/lineDel.png') no-repeat;
   background-size: 100% 100%;
 }