Main/System/Battle/UIComp/BattleHeroInfoBar.cs
@@ -3,6 +3,7 @@ using UnityEngine.UI; using System; using DG.Tweening; using Cysharp.Threading.Tasks; /// <summary> /// 战斗角色信息栏 @@ -191,7 +192,7 @@ cell.Init(buffData, () => { // 点击buff图标 显示buff描述/当前身上所有buff }); }).Forget(); } else {