Merge branch 'china/test' into china/xq
commit
c3dd7b40c4
|
@ -192,6 +192,7 @@ function this:SetItemData(_itemDatas, isTop,isNotAni)
|
||||||
table.insert(list, go)
|
table.insert(list, go)
|
||||||
end
|
end
|
||||||
end, not isTop,isNotAni)
|
end, not isTop,isNotAni)
|
||||||
|
this.ScrollView:SetIndex(1)
|
||||||
--特效层级重设
|
--特效层级重设
|
||||||
for i=1,#list do
|
for i=1,#list do
|
||||||
Util.AddParticleSortLayer(list[i], this.sortingOrder- orginLayer2)
|
Util.AddParticleSortLayer(list[i], this.sortingOrder- orginLayer2)
|
||||||
|
|
Loading…
Reference in New Issue