parent
ffd2459c22
commit
a7e91e9029
|
@ -222,7 +222,7 @@ function this.OnTabChange(index, lastIndex)
|
|||
this.input:SetActive(true)
|
||||
this.noInputTip:SetActive(false)
|
||||
--其他渠道及本地
|
||||
elseif VipManager.GetChargedNum()>=285 then
|
||||
elseif VipManager.GetChargedNum()>=0 then
|
||||
this.input:SetActive(true)
|
||||
this.noInputTip:SetActive(false)
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue