1
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
// 商城
|
||||
KBShopVC *shop = [[KBShopVC alloc] init];
|
||||
shop.title = @"商城";
|
||||
BaseNavigationController *navShop = [[BaseNavigationController alloc] initWithRootViewController:shop];
|
||||
navShop.tabBarItem = [self tabItemWithTitle:@"商城"
|
||||
image:@"tab_shop"
|
||||
|
||||
Reference in New Issue
Block a user