新增接口,界面
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#import "KBAiMainVC.h"
|
||||
#import "KBShopVC.h"
|
||||
#import "MyVC.h"
|
||||
#import "KBAIHomeVC.h"
|
||||
|
||||
// #import "KBCommunityVC.h"
|
||||
|
||||
@@ -51,7 +52,7 @@
|
||||
selectedImg:@"tab_shop_selected"];
|
||||
|
||||
// AI
|
||||
KBAiMainVC *aiMainVC = [[KBAiMainVC alloc] init];
|
||||
KBAIHomeVC *aiMainVC = [[KBAIHomeVC alloc] init];
|
||||
// community.title = KBLocalized(@"Circle");
|
||||
BaseNavigationController *navCommunity =
|
||||
[[BaseNavigationController alloc] initWithRootViewController:aiMainVC];
|
||||
|
||||
Reference in New Issue
Block a user