pujiaxin33 / JXSegmentedView

A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
MIT License
2.69k stars 370 forks source link

Demo 里面个人中心左右滑动时候后面2个tableview没得数据 要点击才有数据 #120

Closed guoguoli closed 2 months ago

guoguoli commented 4 years ago

貌似是JXSegmentedView.swift 第604行少了一句listContainer?.didClickSelectedItem(at: index)

CoderXLL commented 3 years ago

个人中心的bug我已经解决并提交了pull requests。可以看一下