fix: 修复SpriteFrame赋值未获取真实UUID问题及面板日志被截断问题

This commit is contained in:
火焰库拉
2026-02-26 15:45:41 +08:00
parent 813cfa328e
commit d601ec8090
4 changed files with 85 additions and 6 deletions

View File

@@ -22,5 +22,17 @@
"auto-start": false,
"last-port": 3456
}
},
"messages": {
"open-test-panel": {
"methods": [
"openTestPanel"
]
},
"query-spriteframe-uuid": {
"methods": [
"querySpriteFrameUuid"
]
}
}
}