Open sheepshen132 opened 4 years ago
同时还有这些偶发: UIKitCore: -[UIScrollView(UIScrollViewInternal) _scrollViewAnimationEnded:finished:] UIKitCore: _afterCACommitHandler 可能是scrollViewDelegate需要在dealloc中设置nil
Fatal error: Division by zero
currentIndex() 应规避分母为0的情况
UIKitCore: -[UIScrollView(UIScrollViewInternal) _notifyDidScroll]
B界面使用轮播,从A push B,B pop A,反复push pop存在偶发崩溃