feat(gui): 更新UI背景资源,调整尺寸、颜色和布局
- 修改bar.prefab、barr.prefab、barb.prefab的尺寸和颜色配置 - 更新card.prefab和icon.prefab的节点结构和样式 - 添加多种颜色变体的背景资源
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 300,
|
||||
"width": 150,
|
||||
"height": 15
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -210,7 +210,7 @@
|
||||
"_alignFlags": 45,
|
||||
"_target": null,
|
||||
"_left": 0,
|
||||
"_right": 0,
|
||||
"_right": 150,
|
||||
"_top": 0,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
@@ -337,7 +337,7 @@
|
||||
},
|
||||
"_mode": 0,
|
||||
"_totalLength": 300,
|
||||
"_progress": 1,
|
||||
"_progress": 0.5,
|
||||
"_reverse": false,
|
||||
"_id": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user