摘要:
#import "ChatViewController.h"#import "ChatMessage.h"#import "EGODatabase.h"#import "MessageCell.h"#import "MessageFrame.h"#import "IQKeyboardManager.... 阅读全文
摘要:
设置cell高度- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath{ NoticeMessage* msg = [arrayNoticeMessage obje... 阅读全文