Skip to content

Commit 4a8b4ab

Browse files
committed
手残
1 parent fdc95e3 commit 4a8b4ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Coding_iOS/Views/Cell/TaskContentCell.m

-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ - (id)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reus
126126
// make.height.mas_equalTo(0.5);
127127
// make.bottom.equalTo(self.contentView);
128128
// }];
129-
self.taskContentView.backgroundColor = [UIColor randomColor];
130129
}
131130
return self;
132131
}

0 commit comments

Comments
 (0)