Justin
Results
1
comments of
Justin
在PinterestSegment.swift添加代码: ``` public override init(frame: CGRect) { self.style = PinterestSegmentStyle() self.titles = [] super.init(frame: frame) shareInit() } ``` 试试 @springlo