【坐骑】不显示修改
parent
18ee882c96
commit
792a85407b
|
|
@ -128,7 +128,7 @@ function this.ShowPanelData()
|
||||||
-- 设置数据显示
|
-- 设置数据显示
|
||||||
this.scrollView:SetData(rideList,function(index,root)
|
this.scrollView:SetData(rideList,function(index,root)
|
||||||
this.ShowRideInfo(root,rideList[index])
|
this.ShowRideInfo(root,rideList[index])
|
||||||
end, not false, not false)
|
end, false, not false)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue