Signed-off-by: lcw <1324309909@qq.com>
@@ -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) {