fix(ui): 调整天赋界面布局和精灵边框

- 更新 aui.plist 中精灵的边框值以正确适配九宫格缩放
- 修改 talents.prefab 中布局组件的参数,优化天赋图标的排列间距和约束
This commit is contained in:
walkpan
2026-05-10 23:55:30 +08:00
parent dca6ee555c
commit 5e5a152fec
5 changed files with 4047 additions and 3739 deletions

View File

@@ -70,10 +70,10 @@
"height": 216,
"rawWidth": 200,
"rawHeight": 216,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 57,
"borderBottom": 45,
"borderLeft": 56,
"borderRight": 49,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,