123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":4,
- "selecteID":20,
- "searchKey":"Scene",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":21,
- "label":"Scene",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,bg",
- "props":{"y":0,"x":0,"top":0,"skin":"Main/bga.png","right":0,"name":"bg","left":0,"bottom":0},
- "nodeParent":2,
- "label":"bg",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":3,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,dialog",
- "props":{"y":218,"x":70,"skin":"Main/shezhi-1-2.png","name":"dialog"},
- "nodeParent":2,
- "label":"dialog",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":4,
- "child":[
- {
- "x":30,
- "type":"Image",
- "searchKey":"Image,title",
- "props":{"y":95,"x":187,"skin":"Main/renwugonglue.png","name":"title"},
- "nodeParent":4,
- "label":"title",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":6,
- "child":[
- ]
- },
- {
- "x":30,
- "type":"Button",
- "searchKey":"Button,btnClose",
- "props":{"y":21,"x":524,"var":"btnClose","stateNum":"1","skin":"Main/qiandao-1-2.png"},
- "nodeParent":4,
- "label":"btnClose",
- "isOpen":null,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":18,
- "child":[
- {
- "type":"Script",
- "switchAble":true,
- "source":"src/views/comp/ButtonScript.ts",
- "searchKey":"Script,ButtonScript",
- "removeAble":true,
- "props":{},
- "nodeParent":18,
- "label":"ButtonScript",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":19,
- "child":[
- ]
- }]
- },
- {
- "x":30,
- "type":"Text",
- "searchKey":"Text,txtDesc",
- "props":{"y":190,"x":59,"wordWrap":true,"width":460,"var":"txtDesc","valign":"top","text":"123","overflow":"scroll","leading":5,"height":187,"fontSize":35,"font":"SimHei","color":"#ffffff","align":"left"},
- "nodeParent":4,
- "label":"txtDesc",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":20,
- "child":[
- ]
- }]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|