商店页样式修改,1.0.7发布
This commit is contained in:
parent
2d30f62fb6
commit
f890faae4b
@ -15,7 +15,7 @@ class FANavigationController: UINavigationController {
|
|||||||
if #available(iOS 26.0, *) {
|
if #available(iOS 26.0, *) {
|
||||||
self.interactiveContentPopGestureRecognizer?.isEnabled = false
|
self.interactiveContentPopGestureRecognizer?.isEnabled = false
|
||||||
}
|
}
|
||||||
|
|
||||||
fd_fullscreenPopGestureRecognizer.isEnabled = true
|
fd_fullscreenPopGestureRecognizer.isEnabled = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user