#import "LHDBaseTableViewCell.h" @interface LHDBaseTableView : UITableView @property (nonatomic, assign) CGFloat cellHeight; @property (nonatomic, assign) BOOL fixed; //是否固定高度 @property (nonatomic, copy) NSInteger(^tableViewNumberOfRowInSectio