七天乐界面

This commit is contained in:
chenxi 2023-06-05 18:07:40 +08:00
parent 38aa2b8ffa
commit a0da15d140

View File

@ -201,7 +201,7 @@ function SevenDayUI:refreshStepInfo()
end
self.finalBoxCell:refreshByConfig(finalReward)
end
self.finalBoxCell:setNumTx(GConst.EMPTY_STRING)
self.finalBoxCell:setNumTx("x" .. finalReward.num)
end
end