Explorar el Código

更新 资源路径

wzg hace 2 años
padre
commit
55d17230dd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/transportationSafetyCenter.vue

+ 2 - 2
src/views/transportationSafetyCenter.vue

@@ -409,7 +409,7 @@ export default {
                     width: 55px;
                     margin-right: 20px;
                   "
-                  src="https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/data-platform/map-ship-icon.png"
+                  src="https://frontend-1255802371.cos.ap-shanghai.myqcloud.com/data-platform/map-ship-icon.png"
                   alt=""
                 />
 ${isSafety.value ? c2 : ""}
@@ -529,4 +529,4 @@ ${isSafety.value ? c2 : ""}
   background-image: radial-gradient(ellipse, #213e5f, #0f1d2e);
   opacity: 0.35;
 }
-</style>
+</style>