完成奖品和物品显示,使用oops.gui.open打开物品信息栏 可能还存在问题
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 748.999,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -142,7 +142,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 600,
|
||||
"width": 700,
|
||||
"height": 500
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -241,7 +241,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -227.342,
|
||||
"x": -270,
|
||||
"y": 163.185,
|
||||
"z": 0
|
||||
},
|
||||
@@ -514,7 +514,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -13.947,
|
||||
"y": -4.997,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -554,8 +554,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 550,
|
||||
"height": 250
|
||||
"width": 630,
|
||||
"height": 240
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -977,10 +977,12 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.ClickEvent",
|
||||
"target": null,
|
||||
"target": {
|
||||
"__id__": 1
|
||||
},
|
||||
"component": "",
|
||||
"_componentId": "",
|
||||
"handler": "",
|
||||
"_componentId": "8a98fQ67vxAqoq1t/JfAe7z",
|
||||
"handler": "onTouchEnd",
|
||||
"customEventData": ""
|
||||
},
|
||||
{
|
||||
@@ -1019,7 +1021,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -169.242,
|
||||
"x": -200,
|
||||
"y": 161.461,
|
||||
"z": 0
|
||||
},
|
||||
@@ -1099,8 +1101,8 @@
|
||||
"_string": "这是物品名称",
|
||||
"_horizontalAlign": 0,
|
||||
"_verticalAlign": 1,
|
||||
"_actualFontSize": 31,
|
||||
"_fontSize": 30,
|
||||
"_actualFontSize": 41,
|
||||
"_fontSize": 40,
|
||||
"_fontFamily": "Arial",
|
||||
"_lineHeight": 40,
|
||||
"_overflow": 2,
|
||||
@@ -1113,7 +1115,7 @@
|
||||
"_isUnderline": false,
|
||||
"_underlineHeight": 2,
|
||||
"_cacheMode": 0,
|
||||
"_enableOutline": false,
|
||||
"_enableOutline": true,
|
||||
"_outlineColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 0,
|
||||
@@ -1122,7 +1124,7 @@
|
||||
"a": 255
|
||||
},
|
||||
"_outlineWidth": 2,
|
||||
"_enableShadow": false,
|
||||
"_enableShadow": true,
|
||||
"_shadowColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 0,
|
||||
@@ -1132,8 +1134,8 @@
|
||||
},
|
||||
"_shadowOffset": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 2,
|
||||
"y": 2
|
||||
"x": 1,
|
||||
"y": -2
|
||||
},
|
||||
"_shadowBlur": 2,
|
||||
"_id": ""
|
||||
@@ -1219,8 +1221,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 530,
|
||||
"height": 230
|
||||
"width": 600,
|
||||
"height": 220
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -1369,6 +1371,7 @@
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "93EVPcNsBBXpMaJjrmWbVn",
|
||||
"instance": null,
|
||||
"targetOverrides": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user