fix: 统一调整UI文本样式与buff描述措辞

1. 修正多个prefab文件的文本控件尺寸、行高和字体大小,统一UI显示效果
2. 将所有英雄属性buff描述从"英雄XX"调整为"全体XX",匹配实际全局生效的效果
This commit is contained in:
pan
2026-08-03 15:13:32 +08:00
parent ee6eec459d
commit a46577fd45
7 changed files with 1965 additions and 3397 deletions

View File

@@ -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,