UISlider调整背景颜色
#import <UIKit/UIKit.h>@interface ViewController : UIViewController @end#import "ViewController.h" @