This commit is contained in:
2025-11-06 16:05:28 +08:00
parent 41aec6b89e
commit 1f45564539
10 changed files with 395 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
vc.minHeight = KB_SCREEN_HEIGHT - topV - 34;
}else{
vc.minHeight = KB_SCREEN_HEIGHT - topV;
//
}
vc.topInset = 100;
[self presentPanModal:vc];