This commit is contained in:
2025-11-11 17:36:12 +08:00
parent 105e2ddf9b
commit 20b13bcffa

View File

@@ -117,7 +117,7 @@
LSTPopView *pop = [LSTPopView initWithCustomView:content
parentView:self.view
popStyle:LSTPopStyleSmoothFromBottom
dismissStyle:LSTDismissStyleScale];
dismissStyle:LSTDismissStyleSmoothToBottom];
pop.bgColor = [[UIColor blackColor] colorWithAlphaComponent:0.4];
pop.hemStyle = LSTHemStyleBottom; //
pop.isClickBgDismiss = YES; //