修复(任务卡片, GUI): 恢复英雄数量动画并调整UI边框参数

取消MissionCardComp.ts中的动画相关注释,启用英雄数量增减和已满时的弹出动画;调整ui3.plist.meta的UI元素边框参数优化显示效果。
This commit is contained in:
walkpan
2026-05-24 20:00:36 +08:00
parent 1b26a9079d
commit 429c07cc79
3 changed files with 9045 additions and 1776 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1036,10 +1036,10 @@
"height": 62,
"rawWidth": 653,
"rawHeight": 80,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 23,
"borderBottom": 21,
"borderLeft": 56,
"borderRight": 29,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -6972,8 +6972,8 @@
"rawHeight": 57,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderLeft": 40,
"borderRight": 42,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,