处理二级评论回复用户名称显示问题
This commit is contained in:
@@ -55,9 +55,9 @@
|
||||
if (!_content) {
|
||||
_content = @"";
|
||||
}
|
||||
if ([_content isEqualToString:@"78910"]) {
|
||||
NSLog(@"===");
|
||||
}
|
||||
// if ([_content isEqualToString:@"78910"]) {
|
||||
// NSLog(@"===");
|
||||
// }
|
||||
if (!_replyToUserName) {
|
||||
_replyToUserName = @"";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user