界面调整

This commit is contained in:
xiekaidong 2023-07-21 16:16:36 +08:00
parent ff21cd5b2b
commit ee6d36fa48

View File

@ -245,7 +245,7 @@ function DungeonArmorMainUI:refreshCloud(id)
-- 位置
local zheng = id // 6
cloud:setAnchoredPositionY(1200 * zheng + 100)
cloud:setAnchoredPositionY(1200 * zheng)
end
end