feat(gui): 更新UI元素样式和布局
调整按钮、进度条和背景的样式及位置 更新精灵图集引用和尺寸配置 修改进度条模式和填充颜色
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 5,
|
||||
"y": 5,
|
||||
"x": 7,
|
||||
"y": 7,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 360,
|
||||
"height": 640
|
||||
"width": 257.14285714285717,
|
||||
"height": 457.14285714285717
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -167,13 +167,13 @@
|
||||
"_dstBlendFactor": 4,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 148,
|
||||
"g": 148,
|
||||
"b": 148,
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@ca3ab",
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@983f3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 1,
|
||||
@@ -286,8 +286,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 5,
|
||||
"y": 5,
|
||||
"x": 7,
|
||||
"y": 7,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -314,8 +314,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 360,
|
||||
"height": 640
|
||||
"width": 257.14285714285717,
|
||||
"height": 457.14285714285717
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -351,7 +351,7 @@
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@8e66b",
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@4e43e",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 1,
|
||||
@@ -464,8 +464,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 5,
|
||||
"y": 5,
|
||||
"x": 7,
|
||||
"y": 7,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -492,8 +492,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 360,
|
||||
"height": 640
|
||||
"width": 257.14285714285717,
|
||||
"height": 457.14285714285717
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -529,7 +529,7 @@
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@b50f2",
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e@6e6a3",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 1,
|
||||
@@ -544,7 +544,10 @@
|
||||
"_fillRange": 0,
|
||||
"_isTrimmedMode": true,
|
||||
"_useGrayscale": false,
|
||||
"_atlas": null,
|
||||
"_atlas": {
|
||||
"__uuid__": "ab41374b-398e-499c-8501-75493c8ff83e",
|
||||
"__expectedType__": "cc.SpriteAtlas"
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user