动画错乱修改

jiaoyangna 2020-09-01 00:36:34 +08:00
parent 30f42705b4
commit d58a656bed
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ function this:showTaskList()
this:SingleTask(rewardItem, rewardData[index])
end)
if isPlayAnim then
this.ScrollView:SetIndex(1)
SecTorPlayAnimByScroll(this.ScrollView)
isPlayAnim = false
end