mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 19:05:44 +00:00
仓库中添加内置的demo
This commit is contained in:
37
demo/extensions-config/fgui/HotUpdate/HotUpdateWindow.json
Normal file
37
demo/extensions-config/fgui/HotUpdate/HotUpdateWindow.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"props": {
|
||||
"btn_close": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n24_jevi",
|
||||
"namePath": "btn_close"
|
||||
},
|
||||
"lab_version": {
|
||||
"name": "lab_version",
|
||||
"idPath": "n25_74au",
|
||||
"namePath": "lab_version"
|
||||
},
|
||||
"lab_desc": {
|
||||
"name": "lab_desc",
|
||||
"idPath": "n26_74au",
|
||||
"namePath": "lab_desc"
|
||||
}
|
||||
},
|
||||
"callbacks": {
|
||||
"onCheckUpdate": {
|
||||
"name": "btn_check",
|
||||
"idPath": "n1_zmnj",
|
||||
"namePath": "btn_check"
|
||||
},
|
||||
"onStartUpdate": {
|
||||
"name": "btn_update",
|
||||
"idPath": "n22_jevi",
|
||||
"namePath": "btn_update"
|
||||
},
|
||||
"onClickClose": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n24_jevi",
|
||||
"namePath": "btn_close"
|
||||
}
|
||||
},
|
||||
"__version__": "0.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user