Explorar el Código

1

Signed-off-by: lcw <1324309909@qq.com>
lcw hace 3 años
padre
commit
ebc0f8fb3b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/components/police.vue

+ 2 - 0
src/components/police.vue

@@ -264,6 +264,8 @@
 						if (binding.value.getC() == 1 && type == 3) {
 							dv.style.left = nl + 51 + "px";
 							dv.style.top = nt - 75 + "px";
+              dv1.style.left = nl + 98 + "px";
+							dv1.style.top = nt - 153 + "px";
 						}
 
 						if (binding.value.getA() == 1 && type == 3) {