Signed-off-by: lcw <1324309909@qq.com>
@@ -286,8 +286,8 @@
binding.value.go();
};
right.style.display = "block";
- right.style.left = policeL + 390 + "px";
- right.style.top = policeT - 20 + "px";
+ right.style.left = policeL - 43 + "px";
+ right.style.top = policeT + 107 + "px";
} else {
btn.className = "button";
btn.onclick = null;