获取局部cell
2020-02-06 本文已影响0人
架构师的一小步
GlassesHealthCell *cell = [self.tableView cellForRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]];
GlassesHealthCell *cell = [self.tableView cellForRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]];