向左滑动修改提交
parent
89925e511a
commit
c688666e99
|
@ -317,7 +317,7 @@ function this:RefreshTabData()
|
||||||
redPointTypeList[self.dicData[i].RpType] = this.itemList[i].redpot
|
redPointTypeList[self.dicData[i].RpType] = this.itemList[i].redpot
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
this.pos4 = Vector3.New(this.off * (#this.itemList - 2) + (#this.itemList - 1) * this.itemWidth - 30,50,0)
|
this.pos4 = Vector3.New(this.off * (#this.itemList - 1) + (#this.itemList) * this.itemWidth - 30,50,0)
|
||||||
end
|
end
|
||||||
|
|
||||||
function this:SetIndex()
|
function this:SetIndex()
|
||||||
|
|
Loading…
Reference in New Issue