fix: 统一调整UI文本样式与buff描述措辞
1. 修正多个prefab文件的文本控件尺寸、行高和字体大小,统一UI显示效果 2. 将所有英雄属性buff描述从"英雄XX"调整为"全体XX",匹配实际全局生效的效果
This commit is contained in:
@@ -3396,7 +3396,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 189.9,
|
||||
"height": 26.46
|
||||
"height": 25.2
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -3421,11 +3421,11 @@
|
||||
"__prefab": {
|
||||
"__id__": 225
|
||||
},
|
||||
"_lineHeight": 21,
|
||||
"_lineHeight": 20,
|
||||
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
|
||||
"_horizontalAlign": 0,
|
||||
"_verticalAlign": 0,
|
||||
"_fontSize": 20,
|
||||
"_fontSize": 18,
|
||||
"_fontColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 32,
|
||||
@@ -4016,8 +4016,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.9,
|
||||
"y": 0.9,
|
||||
"x": 0.8,
|
||||
"y": 0.8,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -4805,8 +4805,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 88.88888888888889,
|
||||
"height": 88.88888888888889
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
||||
@@ -3960,7 +3960,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 190,
|
||||
"height": 23.94
|
||||
"height": 25.2
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -3985,7 +3985,7 @@
|
||||
"__prefab": {
|
||||
"__id__": 272
|
||||
},
|
||||
"_lineHeight": 19,
|
||||
"_lineHeight": 20,
|
||||
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
|
||||
"_horizontalAlign": 0,
|
||||
"_verticalAlign": 0,
|
||||
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 189.9,
|
||||
"height": 26.46
|
||||
"height": 25.2
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -2784,11 +2784,11 @@
|
||||
"__prefab": {
|
||||
"__id__": 171
|
||||
},
|
||||
"_lineHeight": 21,
|
||||
"_lineHeight": 20,
|
||||
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
|
||||
"_horizontalAlign": 0,
|
||||
"_verticalAlign": 0,
|
||||
"_fontSize": 20,
|
||||
"_fontSize": 18,
|
||||
"_fontColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 32,
|
||||
|
||||
@@ -3244,7 +3244,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 190,
|
||||
"height": 26.46
|
||||
"height": 25.2
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -3269,7 +3269,7 @@
|
||||
"__prefab": {
|
||||
"__id__": 211
|
||||
},
|
||||
"_lineHeight": 21,
|
||||
"_lineHeight": 20,
|
||||
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
|
||||
"_horizontalAlign": 0,
|
||||
"_verticalAlign": 0,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user