Commit cc9b5d29 authored by pete谢兆麟's avatar pete谢兆麟

默认进行中

parent 14149d5b
...@@ -332,6 +332,7 @@ extension YHServiceCenterMainViewController { ...@@ -332,6 +332,7 @@ extension YHServiceCenterMainViewController {
segmentedView.indicators = [indicator] segmentedView.indicators = [indicator]
segmentedView.backgroundColor = UIColor(red: 0.95, green: 0.95, blue: 0.95, alpha: 1) segmentedView.backgroundColor = UIColor(red: 0.95, green: 0.95, blue: 0.95, alpha: 1)
segmentedView.defaultSelectedIndex = 1
} }
func updata(){ func updata(){
......
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