Skip to content

Commit a47cf56

Browse files
committed
UI
1 parent 31d2b67 commit a47cf56

22 files changed

Lines changed: 553 additions & 742 deletions

Coding_iOS.xcodeproj/project.pbxproj

Lines changed: 58 additions & 6 deletions
Large diffs are not rendered by default.

Coding_iOS/Controllers/MeSetting/UserInfoViewController.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

Coding_iOS/Controllers/MeSetting/UserInfoViewController.m

Lines changed: 0 additions & 340 deletions
This file was deleted.

Coding_iOS/Controllers/RootControllers/Me_RootViewController.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
// Copyright (c) 2014年 Coding. All rights reserved.
77
//
88

9-
#import "BaseViewController.h"
9+
#import "UserInfoViewController.h"
1010

11-
@interface Me_RootViewController : BaseViewController<UITableViewDataSource, UITableViewDelegate>
11+
@interface Me_RootViewController : UserInfoViewController
1212

1313
@end

0 commit comments

Comments
 (0)