点击推送跳转
This commit is contained in:
@@ -112,7 +112,7 @@ open class Entry {
|
||||
attributes.screenBackground = .color(color: .clear)
|
||||
attributes.entryBackground = .color(color: .white)
|
||||
attributes.screenInteraction = .dismiss
|
||||
attributes.entryInteraction = .dismiss
|
||||
attributes.entryInteraction = .absorbTouches
|
||||
attributes.scroll = .disabled
|
||||
attributes.entranceAnimation = .init(
|
||||
translate: .init(
|
||||
|
||||
Reference in New Issue
Block a user