日常副本
parent
d37af43f37
commit
2ea0c63999
|
@ -175,7 +175,7 @@ function this.SetScroll(i)
|
|||
this.scrollView:SetData(curData,function(index,root)
|
||||
this.SetData(root,curData[index], curData[index - 1])
|
||||
end)
|
||||
this.scrollView:SetIndex(curMaxOpenId)
|
||||
this.scrollView:SetIndex(1)
|
||||
end
|
||||
|
||||
--设置滚动条数据 root根节点 data本地表数据 ldata 上一条数据
|
||||
|
|
Loading…
Reference in New Issue