Explorar el Código

弹框背景图路径修改

mork hace 2 meses
padre
commit
aac7585d6a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/KDYJS.vue

+ 1 - 1
src/views/KDYJS.vue

@@ -1241,7 +1241,7 @@ export default {
       position: relative;
       top: calc(50% - 222px);
       height: 300px;
-      background: url(http://localhost:2118/kdyjs/img/u133.e1a3de44.png) no-repeat center center / 100% 100%;
+      background: url(~@/assets/images/u133.png) no-repeat center center/100% 100%;
       overflow: hidden;
 
       .kdyjs-header {