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/MiniGame/MiniGameWindow.json
Normal file
37
demo/extensions-config/fgui/MiniGame/MiniGameWindow.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"props": {
|
||||
"btn_close": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n24_jevi",
|
||||
"namePath": "btn_close"
|
||||
},
|
||||
"lab_adid": {
|
||||
"name": "lab_adid",
|
||||
"idPath": "n25_jevi",
|
||||
"namePath": "lab_adid"
|
||||
},
|
||||
"lab_payQuantity": {
|
||||
"name": "lab_pay",
|
||||
"idPath": "n28_jevi",
|
||||
"namePath": "lab_pay"
|
||||
}
|
||||
},
|
||||
"callbacks": {
|
||||
"onClickBtnPay": {
|
||||
"name": "btn_pay",
|
||||
"idPath": "n22_jevi",
|
||||
"namePath": "btn_pay"
|
||||
},
|
||||
"onClickBtnInitAds": {
|
||||
"name": "btn_ads",
|
||||
"idPath": "n1_zmnj",
|
||||
"namePath": "btn_ads"
|
||||
},
|
||||
"onClickBtnClose": {
|
||||
"name": "btn_close",
|
||||
"idPath": "n24_jevi",
|
||||
"namePath": "btn_close"
|
||||
}
|
||||
},
|
||||
"__version__": "0.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user