Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c1fe738

Browse files
横屏转向的 bug
1 parent c3329ac commit c1fe738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Coding_iOS/Controllers/Search/CSSearchVC.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#import <UIKit/UIKit.h>
1010
#import "CSSearchModel.h"
1111

12-
@interface CSSearchVC : UIViewController
12+
@interface CSSearchVC : BaseViewController
1313

1414
@end
1515

‎Coding_iOS/Controllers/Topic/CSTopicDetailVC.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#import <UIKit/UIKit.h>
1010

1111

12-
@interface CSTopicDetailVC : UIViewController
12+
@interface CSTopicDetailVC : BaseViewController
1313
//@property (nonatomic,strong)NSDictionary *topic;
1414
@property (nonatomic,assign) NSInteger topicID;
1515
@end

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /