UI调整
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
clearView.frame=self.bounds;
|
||||
|
||||
[self setSelectedBackgroundView:clearView];
|
||||
self.backgroundView=[[UIImageView alloc]initWithImage:[UIImage imageNamed:@"set_cellBack"]];
|
||||
self.backgroundView=[[UIImageView alloc]initWithImage:[UIImage imageNamed:@"topround"]];
|
||||
//可用下面替换
|
||||
// self.selectionStyle = UITableViewCellSelectionStyleNone;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user