设置页面资源
This commit is contained in:
2025-09-10 18:12:26 +08:00
parent cb2b8e76ea
commit 24c2a946a3
64 changed files with 7534 additions and 1023 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -2859,9 +2859,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 214,
"g": 214,
"b": 214,
"a": 255
},
"_spriteFrame": {
@@ -2901,7 +2901,7 @@
},
"clickEvents": [],
"_interactable": true,
"_transition": 2,
"_transition": 1,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
@@ -730,7 +730,7 @@
"b": 255,
"a": 255
},
"_string": "You need to spend $99 to unlock the video.",
"_string": "You need to spend {price} to unlock the video.",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 55,
@@ -1532,9 +1532,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 214,
"g": 214,
"b": 214,
"a": 255
},
"_spriteFrame": {
@@ -1574,7 +1574,7 @@
},
"clickEvents": [],
"_interactable": true,
"_transition": 2,
"_transition": 1,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
+17 -17
View File
@@ -3657,8 +3657,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"height": 89
"width": 180,
"height": 145
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -3694,7 +3694,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "ebf57308-2144-42ce-ba57-52fb092986b4@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -4345,7 +4345,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"width": 198,
"height": 89
},
"_anchorPoint": {
@@ -4382,7 +4382,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "c8cc392c-f70c-4864-a2aa-bc3ef53d83db@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -5033,8 +5033,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"height": 89
"width": 211,
"height": 141
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -5070,7 +5070,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "ec4884a1-30e9-4d4e-9f69-7365bfd609ba@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -5721,8 +5721,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"height": 89
"width": 215,
"height": 152
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -5758,7 +5758,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "102a42a1-679d-4153-89e4-816162930797@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -6409,8 +6409,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"height": 89
"width": 201,
"height": 188
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -6446,7 +6446,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "6a555064-ee27-4a70-a836-0f997bf93f1e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -7097,8 +7097,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 102,
"height": 89
"width": 247,
"height": 178
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -7134,7 +7134,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941",
"__uuid__": "e3e23dac-6be1-46fb-b7c4-fcb1adaee4aa@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
Binary file not shown.
Binary file not shown.