fix(ui): 调整加载界面和UI元素的边框与位置

- 修正loading界面背景图位置偏移问题
- 为aui和ui3图集中的多个元素添加九宫格边框设置
- 更新loading界面精灵帧引用
This commit is contained in:
walkpan
2026-04-01 19:51:22 +08:00
parent 10acb8c068
commit a9d1ebf14d
4 changed files with 4111 additions and 3748 deletions

View File

@@ -2600,10 +2600,10 @@
"height": 63,
"rawWidth": 250,
"rawHeight": 63,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 22,
"borderBottom": 21,
"borderLeft": 65,
"borderRight": 33,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,