1. 新增CommonPrompt通用确认弹窗组件,支持富文本内容、自定义按钮与弹窗动画 2. 在UIID配置中新增Window弹窗枚举与对应UI配置 3. 重构HeroBoxComp的出售逻辑,添加二次确认防止误触出售英雄
2175 lines
38 KiB
Plaintext
2175 lines
38 KiB
Plaintext
[
|
|
{
|
|
"__type__": "cc.Prefab",
|
|
"_name": "window",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_native": "",
|
|
"data": {
|
|
"__id__": 1
|
|
},
|
|
"optimizationPolicy": 0,
|
|
"persistent": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "window",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": null,
|
|
"_children": [
|
|
{
|
|
"__id__": 2
|
|
},
|
|
{
|
|
"__id__": 18
|
|
},
|
|
{
|
|
"__id__": 26
|
|
},
|
|
{
|
|
"__id__": 34
|
|
},
|
|
{
|
|
"__id__": 40
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 96
|
|
},
|
|
{
|
|
"__id__": 98
|
|
},
|
|
{
|
|
"__id__": 100
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 102
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_prefab": {
|
|
"__id__": 3
|
|
},
|
|
"__editorExtras__": {}
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 2
|
|
},
|
|
"asset": {
|
|
"__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3",
|
|
"__expectedType__": "cc.Prefab"
|
|
},
|
|
"fileId": "50T0YGiGBH7qZZFeATiEP+",
|
|
"instance": {
|
|
"__id__": 4
|
|
},
|
|
"targetOverrides": null
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInstance",
|
|
"fileId": "44voxihyxL963RmaCndtMl",
|
|
"prefabRootNode": {
|
|
"__id__": 1
|
|
},
|
|
"mountedChildren": [],
|
|
"mountedComponents": [],
|
|
"propertyOverrides": [
|
|
{
|
|
"__id__": 5
|
|
},
|
|
{
|
|
"__id__": 7
|
|
},
|
|
{
|
|
"__id__": 8
|
|
},
|
|
{
|
|
"__id__": 9
|
|
},
|
|
{
|
|
"__id__": 10
|
|
},
|
|
{
|
|
"__id__": 12
|
|
},
|
|
{
|
|
"__id__": 14
|
|
},
|
|
{
|
|
"__id__": 16
|
|
}
|
|
],
|
|
"removedComponents": []
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_name"
|
|
],
|
|
"value": "popup"
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"50T0YGiGBH7qZZFeATiEP+"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_lpos"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_lrot"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_euler"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 11
|
|
},
|
|
"propertyPath": [
|
|
"_contentSize"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Size",
|
|
"width": 478,
|
|
"height": 320
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"50XxsJbrFCN4H9VEVO1jhI"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 13
|
|
},
|
|
"propertyPath": [
|
|
"_contentSize"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Size",
|
|
"width": 478,
|
|
"height": 320
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"89vNfbOw5OYLiuCSle5Cni"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_contentSize"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Size",
|
|
"width": 956,
|
|
"height": 640
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"3dNz0H16xGpJqDZ5588nMV"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 17
|
|
},
|
|
"propertyPath": [
|
|
"_contentSize"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Size",
|
|
"width": 924,
|
|
"height": 608
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"dbPtEc0lVC6b6/8Lozo2Vm"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "lab_title",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 19
|
|
},
|
|
{
|
|
"__id__": 21
|
|
},
|
|
{
|
|
"__id__": 23
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 25
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 113.594,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 18
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 20
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 84,
|
|
"height": 54.4
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "1c9xohlJtL3bm53voN5DeV"
|
|
},
|
|
{
|
|
"__type__": "cc.Label",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 18
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 22
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_string": "标题",
|
|
"_horizontalAlign": 1,
|
|
"_verticalAlign": 1,
|
|
"_actualFontSize": 40,
|
|
"_fontSize": 40,
|
|
"_fontFamily": "Arial",
|
|
"_lineHeight": 40,
|
|
"_overflow": 0,
|
|
"_enableWrapText": true,
|
|
"_font": null,
|
|
"_isSystemFontUsed": true,
|
|
"_spacingX": 0,
|
|
"_isItalic": false,
|
|
"_isBold": true,
|
|
"_isUnderline": false,
|
|
"_underlineHeight": 2,
|
|
"_cacheMode": 1,
|
|
"_enableOutline": true,
|
|
"_outlineColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_outlineWidth": 2,
|
|
"_enableShadow": false,
|
|
"_shadowColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_shadowOffset": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 2,
|
|
"y": 2
|
|
},
|
|
"_shadowBlur": 2,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "26eZlgc6xJWqYRq4rBoG6R"
|
|
},
|
|
{
|
|
"__type__": "110c8vEd5NEPL/N9meGQnaX",
|
|
"_name": "lab_ok<LanguageLabel>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 18
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 24
|
|
},
|
|
"_params": [],
|
|
"_dataID": "",
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "0fP6uezZFLNIVBK2eBUVF/"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "42TIPOfhhM7ra85tXw74QR",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "lab_content",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [],
|
|
"_active": false,
|
|
"_components": [
|
|
{
|
|
"__id__": 27
|
|
},
|
|
{
|
|
"__id__": 29
|
|
},
|
|
{
|
|
"__id__": 31
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 33
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 12,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 26
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 28
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 420,
|
|
"height": 54.4
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "49SU+NRCVFC7lotcT5Arsj"
|
|
},
|
|
{
|
|
"__type__": "cc.Label",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 26
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 30
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_string": "内容",
|
|
"_horizontalAlign": 1,
|
|
"_verticalAlign": 1,
|
|
"_actualFontSize": 26,
|
|
"_fontSize": 26,
|
|
"_fontFamily": "Arial",
|
|
"_lineHeight": 40,
|
|
"_overflow": 3,
|
|
"_enableWrapText": true,
|
|
"_font": null,
|
|
"_isSystemFontUsed": true,
|
|
"_spacingX": 0,
|
|
"_isItalic": false,
|
|
"_isBold": false,
|
|
"_isUnderline": false,
|
|
"_underlineHeight": 2,
|
|
"_cacheMode": 1,
|
|
"_enableOutline": true,
|
|
"_outlineColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_outlineWidth": 2,
|
|
"_enableShadow": false,
|
|
"_shadowColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_shadowOffset": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 2,
|
|
"y": 2
|
|
},
|
|
"_shadowBlur": 2,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "867mEteZhIVLc5LxzUTUW5"
|
|
},
|
|
{
|
|
"__type__": "110c8vEd5NEPL/N9meGQnaX",
|
|
"_name": "lab_ok<LanguageLabel>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 26
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 32
|
|
},
|
|
"_params": [],
|
|
"_dataID": "",
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "b52VT1wcdHq5Nyh8GrHCPS"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "7fk7nP/NJBI7+oI60VkgZO",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "RichText",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 35
|
|
},
|
|
{
|
|
"__id__": 37
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 39
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 12,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 34
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 36
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 400,
|
|
"height": 50.4
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "25SQ94/IJJ3LSvMJUCXt4P"
|
|
},
|
|
{
|
|
"__type__": "cc.RichText",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 34
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 38
|
|
},
|
|
"_lineHeight": 40,
|
|
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
|
|
"_horizontalAlign": 0,
|
|
"_verticalAlign": 0,
|
|
"_fontSize": 25,
|
|
"_fontColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 46,
|
|
"g": 46,
|
|
"b": 46,
|
|
"a": 255
|
|
},
|
|
"_maxWidth": 400,
|
|
"_fontFamily": "Arial",
|
|
"_font": null,
|
|
"_isSystemFontUsed": true,
|
|
"_userDefinedFont": null,
|
|
"_cacheMode": 0,
|
|
"_imageAtlas": null,
|
|
"_handleTouchEvent": true,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "5aGowcUTlNQYyiofmn8kEX"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "13fawL78pI2oh31a1ts4i5",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "Node",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 41
|
|
},
|
|
{
|
|
"__id__": 66
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 91
|
|
},
|
|
{
|
|
"__id__": 93
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 95
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": -120.963,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "btn_ok",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 40
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 42
|
|
},
|
|
{
|
|
"__id__": 48
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 56
|
|
},
|
|
{
|
|
"__id__": 58
|
|
},
|
|
{
|
|
"__id__": 60
|
|
},
|
|
{
|
|
"__id__": 63
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 65
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": -80,
|
|
"y": 10,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "btn_sky",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 41
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 43
|
|
},
|
|
{
|
|
"__id__": 45
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 47
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0.6,
|
|
"y": 0.6,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 42
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 44
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 185,
|
|
"height": 81
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "43hxyyW75AUbCRwSq6bnKj"
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 42
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 46
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_spriteFrame": {
|
|
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@e9165",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
"_type": 1,
|
|
"_fillType": 0,
|
|
"_sizeMode": 1,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_useGrayscale": false,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "57GMVAlN1IBIg9GB7wNH8z"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "934JLC9kFMLYbUXXfvjnsX",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "lab_ok",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 41
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 49
|
|
},
|
|
{
|
|
"__id__": 51
|
|
},
|
|
{
|
|
"__id__": 53
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 55
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "Label<UITransform>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 48
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 50
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 100,
|
|
"height": 40
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "44bD80KHZProBBM3AMP1KY"
|
|
},
|
|
{
|
|
"__type__": "cc.Label",
|
|
"_name": "Label<Label>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 48
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 52
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_string": "确认",
|
|
"_horizontalAlign": 1,
|
|
"_verticalAlign": 1,
|
|
"_actualFontSize": 20,
|
|
"_fontSize": 20,
|
|
"_fontFamily": "Arial",
|
|
"_lineHeight": 40,
|
|
"_overflow": 1,
|
|
"_enableWrapText": false,
|
|
"_font": null,
|
|
"_isSystemFontUsed": true,
|
|
"_spacingX": 0,
|
|
"_isItalic": false,
|
|
"_isBold": false,
|
|
"_isUnderline": false,
|
|
"_underlineHeight": 2,
|
|
"_cacheMode": 1,
|
|
"_enableOutline": false,
|
|
"_outlineColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_outlineWidth": 2,
|
|
"_enableShadow": false,
|
|
"_shadowColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_shadowOffset": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 2,
|
|
"y": 2
|
|
},
|
|
"_shadowBlur": 2,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "83w7Pp8C1M6Kt+xac8Iku4"
|
|
},
|
|
{
|
|
"__type__": "110c8vEd5NEPL/N9meGQnaX",
|
|
"_name": "lab_ok<LanguageLabel>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 48
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 54
|
|
},
|
|
"_params": [],
|
|
"_dataID": "",
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "52trL3XIhKuaEeSDIDbun2"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "79ujcxm8RNi7nnpjL7+jNw",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "btn_ok<UITransform>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 41
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 57
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 100,
|
|
"height": 40
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "f7xQN8U0NKuYCTfCHfwIz2"
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "btn_ok<Sprite>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 41
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 59
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_spriteFrame": null,
|
|
"_type": 1,
|
|
"_fillType": 0,
|
|
"_sizeMode": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_useGrayscale": false,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "3dr+KXw4lC5oS1lceuHGsr"
|
|
},
|
|
{
|
|
"__type__": "cc.Button",
|
|
"_name": "btn_ok<Button>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 41
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 61
|
|
},
|
|
"clickEvents": [
|
|
{
|
|
"__id__": 62
|
|
}
|
|
],
|
|
"_interactable": true,
|
|
"_transition": 3,
|
|
"_normalColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 214,
|
|
"g": 214,
|
|
"b": 214,
|
|
"a": 255
|
|
},
|
|
"_hoverColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 211,
|
|
"g": 211,
|
|
"b": 211,
|
|
"a": 255
|
|
},
|
|
"_pressedColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_disabledColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 124,
|
|
"g": 124,
|
|
"b": 124,
|
|
"a": 255
|
|
},
|
|
"_normalSprite": null,
|
|
"_hoverSprite": null,
|
|
"_pressedSprite": null,
|
|
"_disabledSprite": null,
|
|
"_duration": 0.1,
|
|
"_zoomScale": 0.9,
|
|
"_target": {
|
|
"__id__": 41
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "64+udhPrdI4oLL+6S6rR5C"
|
|
},
|
|
{
|
|
"__type__": "cc.ClickEvent",
|
|
"target": {
|
|
"__id__": 1
|
|
},
|
|
"component": "",
|
|
"_componentId": "653bf8VPC5Fn49zFJFqXVgx",
|
|
"handler": "onTouchEnd",
|
|
"customEventData": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Widget",
|
|
"_name": "btn_ok<Widget>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 41
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 64
|
|
},
|
|
"_alignFlags": 12,
|
|
"_target": null,
|
|
"_left": -13.5,
|
|
"_right": 0,
|
|
"_top": 0,
|
|
"_bottom": 40,
|
|
"_horizontalCenter": 0,
|
|
"_verticalCenter": 0,
|
|
"_isAbsLeft": true,
|
|
"_isAbsRight": true,
|
|
"_isAbsTop": true,
|
|
"_isAbsBottom": true,
|
|
"_isAbsHorizontalCenter": true,
|
|
"_isAbsVerticalCenter": true,
|
|
"_originalWidth": 0,
|
|
"_originalHeight": 0,
|
|
"_alignMode": 2,
|
|
"_lockFlags": 0,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "37gJva6bdFs6GgPAU1af2N"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "fdFk91GVpJKo4VT/zlGejW",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "btn_cancel",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 40
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 67
|
|
},
|
|
{
|
|
"__id__": 73
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 81
|
|
},
|
|
{
|
|
"__id__": 83
|
|
},
|
|
{
|
|
"__id__": 85
|
|
},
|
|
{
|
|
"__id__": 88
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 90
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 80,
|
|
"y": 10,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "btn_yellow",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 66
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 68
|
|
},
|
|
{
|
|
"__id__": 70
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 72
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0.6,
|
|
"y": 0.6,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 67
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 69
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 185,
|
|
"height": 81
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "7ePScL2WBE4pC/9OouE1pz"
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 67
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 71
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_spriteFrame": {
|
|
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@b2501",
|
|
"__expectedType__": "cc.SpriteFrame"
|
|
},
|
|
"_type": 1,
|
|
"_fillType": 0,
|
|
"_sizeMode": 1,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_useGrayscale": false,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "e4k1inJGlKd6MACQXdSDiX"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "efoOFz/LZPAa0zo0fRp3bC",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "lab_cancal",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": {
|
|
"__id__": 66
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 74
|
|
},
|
|
{
|
|
"__id__": 76
|
|
},
|
|
{
|
|
"__id__": 78
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 80
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 33554432,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 73
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 75
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 100,
|
|
"height": 40
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "73nkyWjZ9I/oxF+6QfBLqr"
|
|
},
|
|
{
|
|
"__type__": "cc.Label",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 73
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 77
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_string": "取消",
|
|
"_horizontalAlign": 1,
|
|
"_verticalAlign": 1,
|
|
"_actualFontSize": 20,
|
|
"_fontSize": 20,
|
|
"_fontFamily": "Arial",
|
|
"_lineHeight": 40,
|
|
"_overflow": 1,
|
|
"_enableWrapText": false,
|
|
"_font": null,
|
|
"_isSystemFontUsed": true,
|
|
"_spacingX": 0,
|
|
"_isItalic": false,
|
|
"_isBold": false,
|
|
"_isUnderline": false,
|
|
"_underlineHeight": 2,
|
|
"_cacheMode": 1,
|
|
"_enableOutline": false,
|
|
"_outlineColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_outlineWidth": 2,
|
|
"_enableShadow": false,
|
|
"_shadowColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_shadowOffset": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 2,
|
|
"y": 2
|
|
},
|
|
"_shadowBlur": 2,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "0eYsv4mJlIa7/bSpPQvt+7"
|
|
},
|
|
{
|
|
"__type__": "110c8vEd5NEPL/N9meGQnaX",
|
|
"_name": "lab_ok<LanguageLabel>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 73
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 79
|
|
},
|
|
"_params": [],
|
|
"_dataID": "",
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "9eMEDTq0RIubcLfT0BPUQa"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "38cZMAuzVCOJPotiPg+6BM",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "btn_cancel<UITransform>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 66
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 82
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 100,
|
|
"height": 40
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "79W4eqKFxMapzMreg0cRB3"
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "btn_cancel<Sprite>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 66
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 84
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_spriteFrame": null,
|
|
"_type": 1,
|
|
"_fillType": 0,
|
|
"_sizeMode": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_useGrayscale": false,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "08v+UeZXZH+a5Tu0BOuubs"
|
|
},
|
|
{
|
|
"__type__": "cc.Button",
|
|
"_name": "btn_cancel<Button>",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 66
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 86
|
|
},
|
|
"clickEvents": [
|
|
{
|
|
"__id__": 87
|
|
}
|
|
],
|
|
"_interactable": true,
|
|
"_transition": 3,
|
|
"_normalColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 214,
|
|
"g": 214,
|
|
"b": 214,
|
|
"a": 255
|
|
},
|
|
"_hoverColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 211,
|
|
"g": 211,
|
|
"b": 211,
|
|
"a": 255
|
|
},
|
|
"_pressedColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_disabledColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 124,
|
|
"g": 124,
|
|
"b": 124,
|
|
"a": 255
|
|
},
|
|
"_normalSprite": null,
|
|
"_hoverSprite": null,
|
|
"_pressedSprite": null,
|
|
"_disabledSprite": null,
|
|
"_duration": 0.1,
|
|
"_zoomScale": 0.9,
|
|
"_target": {
|
|
"__id__": 66
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "23mGTQh9JPcaNniCjfDZ/c"
|
|
},
|
|
{
|
|
"__type__": "cc.ClickEvent",
|
|
"target": {
|
|
"__id__": 1
|
|
},
|
|
"component": "",
|
|
"_componentId": "653bf8VPC5Fn49zFJFqXVgx",
|
|
"handler": "onTouchEnd",
|
|
"customEventData": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Widget",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 66
|
|
},
|
|
"_enabled": false,
|
|
"__prefab": {
|
|
"__id__": 89
|
|
},
|
|
"_alignFlags": 36,
|
|
"_target": null,
|
|
"_left": 0,
|
|
"_right": -13.5,
|
|
"_top": 0,
|
|
"_bottom": 40,
|
|
"_horizontalCenter": 0,
|
|
"_verticalCenter": 0,
|
|
"_isAbsLeft": true,
|
|
"_isAbsRight": true,
|
|
"_isAbsTop": true,
|
|
"_isAbsBottom": true,
|
|
"_isAbsHorizontalCenter": true,
|
|
"_isAbsVerticalCenter": true,
|
|
"_originalWidth": 0,
|
|
"_originalHeight": 0,
|
|
"_alignMode": 2,
|
|
"_lockFlags": 0,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "ffeyp+r3tEe67JwpieOoNw"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "3aIfIm6bVFaK62tZkb2Iic",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 40
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 92
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 260,
|
|
"height": 100
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "26SRNQRwZAJoZKE9xRMNp+"
|
|
},
|
|
{
|
|
"__type__": "cc.Layout",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 40
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 94
|
|
},
|
|
"_resizeMode": 1,
|
|
"_layoutType": 1,
|
|
"_cellSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 40,
|
|
"height": 40
|
|
},
|
|
"_startAxis": 0,
|
|
"_paddingLeft": 0,
|
|
"_paddingRight": 0,
|
|
"_paddingTop": 0,
|
|
"_paddingBottom": 0,
|
|
"_spacingX": 60,
|
|
"_spacingY": 0,
|
|
"_verticalDirection": 1,
|
|
"_horizontalDirection": 0,
|
|
"_constraint": 0,
|
|
"_constraintNum": 2,
|
|
"_affectedByScale": false,
|
|
"_isAlign": false,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "daVv83R/FPf66ixTjCR4m7"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "4cQc5j6SxEfqIZHoPnjEPN",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": null
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 97
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 478,
|
|
"height": 320
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "37o1ko8nFK1oK3xmkqtwMG"
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 99
|
|
},
|
|
"_customMaterial": null,
|
|
"_srcBlendFactor": 2,
|
|
"_dstBlendFactor": 4,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_spriteFrame": null,
|
|
"_type": 1,
|
|
"_fillType": 0,
|
|
"_sizeMode": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_useGrayscale": false,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "a0vC/W2QdFb7e69t18Gf21"
|
|
},
|
|
{
|
|
"__type__": "8c571eVD/lHZa1+Hefxzcs8",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 101
|
|
},
|
|
"lab_title": {
|
|
"__id__": 21
|
|
},
|
|
"lab_content": {
|
|
"__id__": 37
|
|
},
|
|
"lab_ok": {
|
|
"__id__": 51
|
|
},
|
|
"lab_cancel": {
|
|
"__id__": 76
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "77iyThOpFEQp0+W7mtNN5D"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "c7ZN3fr+hJoZmUZs2A0Ye0",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": [
|
|
{
|
|
"__id__": 2
|
|
}
|
|
]
|
|
}
|
|
] |