2
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
// 社区
|
||||
KBCommunityVC *community = [[KBCommunityVC alloc] init];
|
||||
community.title = KBLocalized(@"社区");
|
||||
// community.title = KBLocalized(@"Circle");
|
||||
BaseNavigationController *navCommunity = [[BaseNavigationController alloc] initWithRootViewController:community];
|
||||
navCommunity.tabBarItem = [self tabItemWithTitle:KBLocalized(@"Circle")
|
||||
image:@"tab_shequ"
|
||||
|
||||
Reference in New Issue
Block a user