camillezlh

2015年7月31日

仿网易顶部滑动选择分类视图

摘要: #import @protocol CustomSelectViewDelegate -(void)selectedButtonTag:(NSInteger)tag;@end@interface CustomSelectView : UIView//红线@property (nonatomic, s... 阅读全文

posted @ 2015-07-31 10:21 camillezlh 阅读(282) 评论(0) 推荐(0)