refactor: 统一游戏文本标点格式,优化UI显示

1.  替换全角逗号为半角逗号,修正技能描述、英雄介绍中的标点一致性
2.  调整弹窗预制体尺寸与布局参数,适配新的UI显示需求
3.  优化技能名称富文本样式与光环档位显示逻辑
4.  清理冗余的prefab实例配置字段
This commit is contained in:
panFD
2026-08-09 20:40:19 +08:00
parent 2872b643f8
commit 2b3a68fb2a
6 changed files with 91 additions and 112 deletions

View File

@@ -212,8 +212,8 @@
],
"value": {
"__type__": "cc.Size",
"width": 478,
"height": 320
"width": 600,
"height": 450
}
},
{
@@ -232,8 +232,8 @@
],
"value": {
"__type__": "cc.Size",
"width": 478,
"height": 320
"width": 600,
"height": 450
}
},
{
@@ -252,8 +252,8 @@
],
"value": {
"__type__": "cc.Size",
"width": 956,
"height": 640
"width": 1200,
"height": 900
}
},
{
@@ -272,8 +272,8 @@
],
"value": {
"__type__": "cc.Size",
"width": 924,
"height": 608
"width": 1168,
"height": 868
}
},
{
@@ -309,7 +309,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 113.594,
"y": 180.032,
"z": 0
},
"_lrot": {
@@ -670,7 +670,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 12,
"y": 20,
"z": 0
},
"_lrot": {
@@ -710,8 +710,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 400,
"height": 50.4
"width": 560,
"height": 26.46
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -736,11 +736,11 @@
"__prefab": {
"__id__": 38
},
"_lineHeight": 40,
"_lineHeight": 21,
"_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
"_horizontalAlign": 0,
"_verticalAlign": 0,
"_fontSize": 25,
"_fontSize": 20,
"_fontColor": {
"__type__": "cc.Color",
"r": 46,
@@ -748,7 +748,7 @@
"b": 46,
"a": 255
},
"_maxWidth": 400,
"_maxWidth": 560,
"_fontFamily": "Arial",
"_font": null,
"_isSystemFontUsed": true,
@@ -806,7 +806,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -102.888,
"y": -181.511,
"z": 0
},
"_lrot": {
@@ -1971,8 +1971,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 478,
"height": 320
"width": 600,
"height": 450
},
"_anchorPoint": {
"__type__": "cc.Vec2",