//获取节点的位置this.node.getSiblingIndex()
插入节点的位置 find(ModalMgr.popUpRoot)?.insertChild(this.uiModal.node, 1);