@@ -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%;
}