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