加号修改
parent
37c1c77737
commit
96f2530ae8
|
@ -382,7 +382,8 @@ function UpView:RechargeType(_type)
|
||||||
_type==UpViewRechargeType.XuanHuangZhiQi or
|
_type==UpViewRechargeType.XuanHuangZhiQi or
|
||||||
_type==UpViewRechargeType.LuoFuJingShi or
|
_type==UpViewRechargeType.LuoFuJingShi or
|
||||||
_type==UpViewRechargeType.XiuXian or
|
_type==UpViewRechargeType.XiuXian or
|
||||||
_type==UpViewRechargeType.SuiFanXingCheng then
|
_type==UpViewRechargeType.SuiFanXingCheng or
|
||||||
|
_type==UpViewRechargeType.TaichuZhiQi then
|
||||||
UIManager.OpenPanel(UIName.RewardItemSingleShowPopup, _type)
|
UIManager.OpenPanel(UIName.RewardItemSingleShowPopup, _type)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue