礼物飘屏完成

This commit is contained in:
启星
2025-10-21 11:36:48 +08:00
parent c0502d1f7b
commit ca98dff004
5 changed files with 53 additions and 20 deletions

View File

@@ -54,8 +54,8 @@
CGFloat viewHeight = 40;
CGFloat spacing = 10;
CGFloat topMargin = 100;
CGFloat width = 270;
CGFloat topMargin = 400;
CGFloat width = 290;
for (int i = 0; i < 3; i++) {
CGFloat y = topMargin + (viewHeight + spacing) * i;