添加fgui编辑器控制器属性关联测试代码

This commit is contained in:
gongxh
2025-09-18 15:09:35 +08:00
parent 89bb7bd0f4
commit 13bcecb472
6 changed files with 23 additions and 6 deletions

View File

@@ -4,19 +4,19 @@
"customSplash": {
"id": "customSplash",
"label": "customSplash",
"enable": true,
"enable": false,
"customSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?sid=39d299030f31eb42b71bc53d67bdc54e"
"form": "https://creator-api.cocos.com/api/form/show?"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": true,
"enable": false,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?sid=39d299030f31eb42b71bc53d67bdc54e"
"form": "https://creator-api.cocos.com/api/form/show?"
}
}
}