修改投影坐标转换

This commit is contained in:
2025-12-08 14:45:24 +08:00
parent 601642d6ee
commit 063e22fb6a
3 changed files with 50 additions and 42 deletions

View File

@ -652,7 +652,6 @@ function splitScreen2(sdk, status) {
item.entity && (item.entity.splitDirection = value)
}
}
console.log()
})
}
}