Pārlūkot izejas kodu

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 3 gadi atpakaļ
vecāks
revīzija
ebc0f8fb3b
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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) {