1
This commit is contained in:
@@ -39,7 +39,6 @@ typedef NS_ENUM(NSInteger, KBGuideItemType) {
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
self.view.backgroundColor = [UIColor colorWithWhite:0.96 alpha:1.0];
|
||||
// self.title = KBLocalized(@"使用引导");
|
||||
|
||||
[self.view addSubview:self.tableView];
|
||||
[self.view addSubview:self.inputBar];
|
||||
|
||||
Reference in New Issue
Block a user