mirror of
				https://github.com/Gongxh0901/kunpolibrary
				synced 2025-10-31 03:15:45 +00:00 
			
		
		
		
	仓库中添加内置的demo
This commit is contained in:
		
							
								
								
									
										46
									
								
								demo/extensions-config/fgui/Window/UIBaseWindow.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								demo/extensions-config/fgui/Window/UIBaseWindow.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,46 @@ | ||||
| { | ||||
|     "props": {}, | ||||
|     "callbacks": { | ||||
|         "onClickBtnHeader1": { | ||||
|             "name": "btn_header1", | ||||
|             "idPath": "n1_zmnj", | ||||
|             "namePath": "btn_header1" | ||||
|         }, | ||||
|         "onClickBtnHeader2": { | ||||
|             "name": "btn_header2", | ||||
|             "idPath": "n12_wx4p", | ||||
|             "namePath": "btn_header2" | ||||
|         }, | ||||
|         "onClickBtnCloseOne": { | ||||
|             "name": "btn_closeone", | ||||
|             "idPath": "n4_zmnj", | ||||
|             "namePath": "btn_closeone" | ||||
|         }, | ||||
|         "onClickBtnCloseAll": { | ||||
|             "name": "btn_closeall", | ||||
|             "idPath": "n5_zmnj", | ||||
|             "namePath": "btn_closeall" | ||||
|         }, | ||||
|         "onClickBtnHideOne": { | ||||
|             "name": "btn_hideone", | ||||
|             "idPath": "n13_wx4p", | ||||
|             "namePath": "btn_hideone" | ||||
|         }, | ||||
|         "onClickBtnHideAll": { | ||||
|             "name": "btn_hideall", | ||||
|             "idPath": "n14_wx4p", | ||||
|             "namePath": "btn_hideall" | ||||
|         }, | ||||
|         "onClickBtnEmpty": { | ||||
|             "name": "btn_empty", | ||||
|             "idPath": "n3_zmnj", | ||||
|             "namePath": "btn_empty" | ||||
|         }, | ||||
|         "onClickBtnClose": { | ||||
|             "name": "btn_close", | ||||
|             "idPath": "n22_sf8l", | ||||
|             "namePath": "btn_close" | ||||
|         } | ||||
|     }, | ||||
|     "__version__": "0.0.1" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user