This commit is contained in:
zh
2025-08-19 11:29:49 +08:00
10 changed files with 781 additions and 82 deletions

View File

@ -173,6 +173,9 @@ function MouseRightMenu(sdk, status, callBack) {
// that.edit(true)
// this.attribute(entityId)
break
case '文本框':
object.position = position
break
}
eventListener[sdk.div_id].callBack(key, object)
_element.removeChild(menuElm)