属性框位置高度计算

This commit is contained in:
zh
2025-08-22 18:49:45 +08:00
parent ec41c867d4
commit 6117e74a44

View File

@ -55,6 +55,7 @@ class EventBinding {
value = Number(e.target.dataset.min)
}
}
}
})
Event.blur.push((e) => {
let value = e.target.value