mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2026-02-17 22:02:29 +00:00
仓库中添加内置的demo
This commit is contained in:
17
demo/extensions-config/fgui/Home/PopWindowHeader1.json
Normal file
17
demo/extensions-config/fgui/Home/PopWindowHeader1.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"props": {
|
||||
"btn_close": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n2_fnoh",
|
||||
"namePath": "btn_close"
|
||||
}
|
||||
},
|
||||
"callbacks": {
|
||||
"onCloseWindow": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n2_fnoh",
|
||||
"namePath": "btn_close"
|
||||
}
|
||||
},
|
||||
"__version__": "0.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user