去除假的用户信息
This commit is contained in:
@@ -27,12 +27,12 @@ static NSString * const kKBVipReviewItemCellId = @"kKBVipReviewItemCellId";
|
||||
|
||||
// 模拟数据
|
||||
_data = @[
|
||||
@{@"name":@"Sdsd666", @"text":@"I Highly Recommend This App. It Taught Me How To Chat"},
|
||||
@{@"name":@"Joyce", @"text":@"Great keyboard and AI features!"},
|
||||
@{@"name":@"Luna", @"text":@"Amazing app, love it."},
|
||||
@{@"name":@"Mark", @"text":@"Helps with chat and emotion."},
|
||||
@{@"name":@"Alan", @"text":@"Useful personalized keyboard."},
|
||||
@{@"name":@"Coco", @"text":@"Recommend to friends."},
|
||||
// @{@"name":@"Sdsd666", @"text":@"I Highly Recommend This App. It Taught Me How To Chat"},
|
||||
// @{@"name":@"Joyce", @"text":@"Great keyboard and AI features!"},
|
||||
// @{@"name":@"Luna", @"text":@"Amazing app, love it."},
|
||||
// @{@"name":@"Mark", @"text":@"Helps with chat and emotion."},
|
||||
// @{@"name":@"Alan", @"text":@"Useful personalized keyboard."},
|
||||
// @{@"name":@"Coco", @"text":@"Recommend to friends."},
|
||||
];
|
||||
}
|
||||
return self;
|
||||
|
||||
Reference in New Issue
Block a user