System/CrossServerOneVsOne/CrossServerOneVsOneHonorShopCell.cs
@@ -86,6 +86,7 @@ } else { stateImg.gameObject.SetActive(false); sellImg.gameObject.SetActive(true); itemCell.countText.text = StringUtility.Contact(UIHelper.AppendStringColor(TextColType.Red, remainNum.ToString()), "/" + canBuyCnt.ToString());