Main/System/CustomizedGift/CustomizedGiftChooseCell.cs
@@ -30,7 +30,7 @@ images[i].SetActive(CustomizedRechargeModel.Instance.GetChooseSubIndex(CustomizedRechargeModel.Instance.chooseWinIndex) - 1 == i); itemCells[i].SetActive(true); itemCells[i].Init(itemData); itemCells[i].button.SetListener(() => itemCells[i].SetClickListener(() => { CustomizedRechargeModel.Instance.chooseIndexDict[CustomizedRechargeModel.Instance.chooseWinIndex] = itemIndex + 1; //选中后跳下一个