refactor(ui): 优化卡牌等级显示逻辑和布局更新
- 移除HInfoComp中品质边框切换逻辑,专注卡牌等级显示 - 简化CardComp中等级节点的布局更新逻辑,仅使用Widget组件 - 调整card.prefab的布局参数和原始宽度 - 禁用role_controller.prefab的_active属性
This commit is contained in:
@@ -1938,7 +1938,7 @@
|
||||
"__id__": 92
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 100
|
||||
|
||||
Reference in New Issue
Block a user