[
  {
    "__type__": "cc.Prefab",
    "_name": "",
    "_objFlags": 0,
    "_native": "",
    "data": {
      "__id__": 1
    },
    "optimizationPolicy": 0,
    "asyncLoadAssets": false,
    "readonly": false
  },
  {
    "__type__": "cc.Node",
    "_name": "LeftBtnUI",
    "_objFlags": 0,
    "_parent": null,
    "_children": [
      {
        "__id__": 2
      },
      {
        "__id__": 9
      },
      {
        "__id__": 16
      },
      {
        "__id__": 23
      }
    ],
    "_active": true,
    "_components": [
      {
        "__id__": 30
      },
      {
        "__id__": 31
      },
      {
        "__id__": 32
      }
    ],
    "_prefab": {
      "__id__": 33
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 120,
      "height": 120
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 1
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        48,
        1314,
        0,
        0,
        0,
        0,
        1,
        0.8,
        0.8,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "设置",
    "_objFlags": 0,
    "_parent": {
      "__id__": 1
    },
    "_children": [
      {
        "__id__": 3
      }
    ],
    "_active": false,
    "_components": [],
    "_prefab": {
      "__id__": 8
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 100,
      "height": 100
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        -60,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "设置",
    "_objFlags": 0,
    "_parent": {
      "__id__": 2
    },
    "_children": [],
    "_active": true,
    "_components": [
      {
        "__id__": 4
      },
      {
        "__id__": 5
      }
    ],
    "_prefab": {
      "__id__": 7
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 78,
      "height": 77
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        0
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Sprite",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 3
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
      }
    ],
    "_srcBlendFactor": 770,
    "_dstBlendFactor": 771,
    "_spriteFrame": {
      "__uuid__": "3d73621f-bd57-46c9-b9a2-02c1efc3409c"
    },
    "_type": 0,
    "_sizeMode": 1,
    "_fillType": 0,
    "_fillCenter": {
      "__type__": "cc.Vec2",
      "x": 0,
      "y": 0
    },
    "_fillStart": 0,
    "_fillRange": 0,
    "_isTrimmedMode": true,
    "_atlas": null,
    "_id": ""
  },
  {
    "__type__": "cc.Button",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 3
    },
    "_enabled": true,
    "_normalMaterial": null,
    "_grayMaterial": null,
    "duration": 0.1,
    "zoomScale": 1.1,
    "clickEvents": [
      {
        "__id__": 6
      }
    ],
    "_N$interactable": true,
    "_N$enableAutoGrayEffect": false,
    "_N$transition": 3,
    "transition": 3,
    "_N$normalColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "_N$hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$disabledColor": {
      "__type__": "cc.Color",
      "r": 124,
      "g": 124,
      "b": 124,
      "a": 255
    },
    "_N$normalSprite": null,
    "_N$pressedSprite": null,
    "pressedSprite": null,
    "_N$hoverSprite": null,
    "hoverSprite": null,
    "_N$disabledSprite": null,
    "_N$target": {
      "__id__": 3
    },
    "_id": ""
  },
  {
    "__type__": "cc.ClickEvent",
    "target": {
      "__id__": 1
    },
    "component": "",
    "_componentId": "c860cXYKe9LM5zEbpBygh9+",
    "handler": "onBtnClickClose",
    "customEventData": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "fcQVdbi69FP6kl2ZdQRPo8",
    "sync": false
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "b3pH62MfVDZq+20N+SVotv",
    "sync": false
  },
  {
    "__type__": "cc.Node",
    "_name": "入口有奖",
    "_objFlags": 0,
    "_parent": {
      "__id__": 1
    },
    "_children": [
      {
        "__id__": 10
      }
    ],
    "_active": false,
    "_components": [],
    "_prefab": {
      "__id__": 15
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 100,
      "height": 100
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        -205,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "入口有奖",
    "_objFlags": 0,
    "_parent": {
      "__id__": 9
    },
    "_children": [],
    "_active": true,
    "_components": [
      {
        "__id__": 11
      },
      {
        "__id__": 12
      }
    ],
    "_prefab": {
      "__id__": 14
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 90,
      "height": 99
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        0
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Sprite",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 10
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
      }
    ],
    "_srcBlendFactor": 770,
    "_dstBlendFactor": 771,
    "_spriteFrame": {
      "__uuid__": "7bdc6796-39ca-4c53-bd1c-93905dbb8661"
    },
    "_type": 0,
    "_sizeMode": 1,
    "_fillType": 0,
    "_fillCenter": {
      "__type__": "cc.Vec2",
      "x": 0,
      "y": 0
    },
    "_fillStart": 0,
    "_fillRange": 0,
    "_isTrimmedMode": true,
    "_atlas": null,
    "_id": ""
  },
  {
    "__type__": "cc.Button",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 10
    },
    "_enabled": true,
    "_normalMaterial": null,
    "_grayMaterial": null,
    "duration": 0.1,
    "zoomScale": 1.1,
    "clickEvents": [
      {
        "__id__": 13
      }
    ],
    "_N$interactable": true,
    "_N$enableAutoGrayEffect": false,
    "_N$transition": 3,
    "transition": 3,
    "_N$normalColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "_N$hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$disabledColor": {
      "__type__": "cc.Color",
      "r": 124,
      "g": 124,
      "b": 124,
      "a": 255
    },
    "_N$normalSprite": null,
    "_N$pressedSprite": null,
    "pressedSprite": null,
    "_N$hoverSprite": null,
    "hoverSprite": null,
    "_N$disabledSprite": null,
    "_N$target": {
      "__id__": 10
    },
    "_id": ""
  },
  {
    "__type__": "cc.ClickEvent",
    "target": {
      "__id__": 1
    },
    "component": "",
    "_componentId": "c860cXYKe9LM5zEbpBygh9+",
    "handler": "onBtnClickCebianlan",
    "customEventData": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "ddrK7/lU9K0ZUP4AwQW9AB",
    "sync": false
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "e271C3EadKRppXbKqKM7sN",
    "sync": false
  },
  {
    "__type__": "cc.Node",
    "_name": "添加桌面",
    "_objFlags": 0,
    "_parent": {
      "__id__": 1
    },
    "_children": [
      {
        "__id__": 17
      }
    ],
    "_active": false,
    "_components": [],
    "_prefab": {
      "__id__": 22
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 100,
      "height": 100
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        -350,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "添加桌面",
    "_objFlags": 0,
    "_parent": {
      "__id__": 16
    },
    "_children": [],
    "_active": true,
    "_components": [
      {
        "__id__": 18
      },
      {
        "__id__": 19
      }
    ],
    "_prefab": {
      "__id__": 21
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 90,
      "height": 99
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        0
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Sprite",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 17
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
      }
    ],
    "_srcBlendFactor": 770,
    "_dstBlendFactor": 771,
    "_spriteFrame": {
      "__uuid__": "570656e5-5f88-46e3-a1e1-76c8695b992f"
    },
    "_type": 0,
    "_sizeMode": 1,
    "_fillType": 0,
    "_fillCenter": {
      "__type__": "cc.Vec2",
      "x": 0,
      "y": 0
    },
    "_fillStart": 0,
    "_fillRange": 0,
    "_isTrimmedMode": true,
    "_atlas": null,
    "_id": ""
  },
  {
    "__type__": "cc.Button",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 17
    },
    "_enabled": true,
    "_normalMaterial": null,
    "_grayMaterial": null,
    "duration": 0.1,
    "zoomScale": 1.1,
    "clickEvents": [
      {
        "__id__": 20
      }
    ],
    "_N$interactable": true,
    "_N$enableAutoGrayEffect": false,
    "_N$transition": 3,
    "transition": 3,
    "_N$normalColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "_N$hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$disabledColor": {
      "__type__": "cc.Color",
      "r": 124,
      "g": 124,
      "b": 124,
      "a": 255
    },
    "_N$normalSprite": null,
    "_N$pressedSprite": null,
    "pressedSprite": null,
    "_N$hoverSprite": null,
    "hoverSprite": null,
    "_N$disabledSprite": null,
    "_N$target": {
      "__id__": 17
    },
    "_id": ""
  },
  {
    "__type__": "cc.ClickEvent",
    "target": {
      "__id__": 1
    },
    "component": "",
    "_componentId": "c860cXYKe9LM5zEbpBygh9+",
    "handler": "onBtnClickAddDesktop",
    "customEventData": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "61JjBK7cFHIIb9EOMPNWwf",
    "sync": false
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "50ZsP2Z/JAgIb9Gs6lCT9J",
    "sync": false
  },
  {
    "__type__": "cc.Node",
    "_name": "投诉反馈",
    "_objFlags": 0,
    "_parent": {
      "__id__": 1
    },
    "_children": [
      {
        "__id__": 24
      }
    ],
    "_active": false,
    "_components": [],
    "_prefab": {
      "__id__": 29
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 100,
      "height": 100
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        -495,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        1
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Node",
    "_name": "投诉反馈",
    "_objFlags": 0,
    "_parent": {
      "__id__": 23
    },
    "_children": [],
    "_active": true,
    "_components": [
      {
        "__id__": 25
      },
      {
        "__id__": 26
      }
    ],
    "_prefab": {
      "__id__": 28
    },
    "_opacity": 255,
    "_color": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_contentSize": {
      "__type__": "cc.Size",
      "width": 90,
      "height": 96
    },
    "_anchorPoint": {
      "__type__": "cc.Vec2",
      "x": 0.5,
      "y": 0.5
    },
    "_trs": {
      "__type__": "TypedArray",
      "ctor": "Float64Array",
      "array": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        0
      ]
    },
    "_eulerAngles": {
      "__type__": "cc.Vec3",
      "x": 0,
      "y": 0,
      "z": 0
    },
    "_skewX": 0,
    "_skewY": 0,
    "_is3DNode": false,
    "_groupIndex": 0,
    "groupIndex": 0,
    "_id": ""
  },
  {
    "__type__": "cc.Sprite",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 24
    },
    "_enabled": true,
    "_materials": [
      {
        "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
      }
    ],
    "_srcBlendFactor": 770,
    "_dstBlendFactor": 771,
    "_spriteFrame": {
      "__uuid__": "8cc30c69-e380-4ffb-9435-7b3cf0061578"
    },
    "_type": 0,
    "_sizeMode": 1,
    "_fillType": 0,
    "_fillCenter": {
      "__type__": "cc.Vec2",
      "x": 0,
      "y": 0
    },
    "_fillStart": 0,
    "_fillRange": 0,
    "_isTrimmedMode": true,
    "_atlas": null,
    "_id": ""
  },
  {
    "__type__": "cc.Button",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 24
    },
    "_enabled": true,
    "_normalMaterial": null,
    "_grayMaterial": null,
    "duration": 0.1,
    "zoomScale": 1.1,
    "clickEvents": [
      {
        "__id__": 27
      }
    ],
    "_N$interactable": true,
    "_N$enableAutoGrayEffect": false,
    "_N$transition": 3,
    "transition": 3,
    "_N$normalColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "pressedColor": {
      "__type__": "cc.Color",
      "r": 211,
      "g": 211,
      "b": 211,
      "a": 255
    },
    "_N$hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "hoverColor": {
      "__type__": "cc.Color",
      "r": 255,
      "g": 255,
      "b": 255,
      "a": 255
    },
    "_N$disabledColor": {
      "__type__": "cc.Color",
      "r": 124,
      "g": 124,
      "b": 124,
      "a": 255
    },
    "_N$normalSprite": null,
    "_N$pressedSprite": null,
    "pressedSprite": null,
    "_N$hoverSprite": null,
    "hoverSprite": null,
    "_N$disabledSprite": null,
    "_N$target": {
      "__id__": 24
    },
    "_id": ""
  },
  {
    "__type__": "cc.ClickEvent",
    "target": {
      "__id__": 1
    },
    "component": "",
    "_componentId": "c860cXYKe9LM5zEbpBygh9+",
    "handler": "onBtnClickFeedback",
    "customEventData": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "7djvEoJphPS4XrPCEuIulE",
    "sync": false
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "5fc90jhNJH1L8HXNLywLAB",
    "sync": false
  },
  {
    "__type__": "cc.Widget",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "alignMode": 1,
    "_target": null,
    "_alignFlags": 9,
    "_left": 0,
    "_right": 0,
    "_top": 20,
    "_bottom": 0,
    "_verticalCenter": 0,
    "_horizontalCenter": 0,
    "_isAbsLeft": true,
    "_isAbsRight": true,
    "_isAbsTop": true,
    "_isAbsBottom": true,
    "_isAbsHorizontalCenter": true,
    "_isAbsVerticalCenter": true,
    "_originalWidth": 103,
    "_originalHeight": 125,
    "_id": ""
  },
  {
    "__type__": "cc.Layout",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "_layoutSize": {
      "__type__": "cc.Size",
      "width": 120,
      "height": 120
    },
    "_resize": 1,
    "_N$layoutType": 2,
    "_N$cellSize": {
      "__type__": "cc.Size",
      "width": 40,
      "height": 40
    },
    "_N$startAxis": 0,
    "_N$paddingLeft": 0,
    "_N$paddingRight": 0,
    "_N$paddingTop": 10,
    "_N$paddingBottom": 10,
    "_N$spacingX": 0,
    "_N$spacingY": 45,
    "_N$verticalDirection": 1,
    "_N$horizontalDirection": 0,
    "_N$affectedByScale": false,
    "_id": ""
  },
  {
    "__type__": "c860cXYKe9LM5zEbpBygh9+",
    "_name": "",
    "_objFlags": 0,
    "node": {
      "__id__": 1
    },
    "_enabled": true,
    "_id": ""
  },
  {
    "__type__": "cc.PrefabInfo",
    "root": {
      "__id__": 1
    },
    "asset": {
      "__id__": 0
    },
    "fileId": "",
    "sync": false
  }
]