向左滑动修改提交

dev_chengFeng
DESKTOP-98AVA47\Administrator 2021-07-16 10:18:57 +08:00
parent 89925e511a
commit c688666e99
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ function this:RefreshTabData()
redPointTypeList[self.dicData[i].RpType] = this.itemList[i].redpot
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
function this:SetIndex()