change page item limit
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
- (NSInteger)rankListSize {
|
||||
return 2;
|
||||
return 10;
|
||||
}
|
||||
|
||||
- (void)userMedals:(NSInteger)uid page:(NSInteger)page type:(NSInteger)type {
|
||||
|
Reference in New Issue
Block a user