Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
154cab45a2
|
@ -697,6 +697,7 @@ function this.SetRewardData()
|
|||
v.progress = allMissionData[j].progress
|
||||
if allMissionData[j].state == 2 then
|
||||
-- goText.text="已领取"
|
||||
v.progress = v.value
|
||||
v.state = 0
|
||||
elseif allMissionData[j].state == 1 then
|
||||
-- goText.text="领取"
|
||||
|
|
Loading…
Reference in New Issue