fix(ui): 修复英雄卡牌池面板收起逻辑
1. 新增hideCardsPanel私有方法封装卡牌面板收起逻辑 2. 召唤英雄成功后自动收起卡牌池面板 3. 关闭面板按钮调用统一的收起逻辑 4. 调整初始角色控制器面板默认激活状态为关闭
This commit is contained in:
@@ -1454,7 +1454,7 @@
|
||||
"__id__": 330
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 379
|
||||
|
||||
Reference in New Issue
Block a user