Commit ed75665a authored by Steven杜宇's avatar Steven杜宇

// 滚动

parent 23dcd69f
......@@ -55,7 +55,6 @@ class YHAITabViewController: YHBaseViewController {
//分类title 所对应的VC
lazy var listContainerView: JXSegmentedListContainerView! = {
let view = JXSegmentedListContainerView(dataSource: self, type: .scrollView)
view.scrollView.isScrollEnabled = false
view.backgroundColor = .clear
return view
}()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment