Skip to content

Commit a586629

Browse files
author
panshiyu
committed
修改banner时间
1 parent 30a903f commit a586629

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

Coding_iOS/.DS_Store

0 Bytes
Binary file not shown.

Coding_iOS/Controllers/RootControllers/Tweet_RootViewController.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ - (void)searchItemClicked:(id)sender{
299299

300300
[self hideToolBar:YES];
301301
[_searchBar becomeFirstResponder];
302-
303302
}
304303

305304
#pragma mark Refresh M

Coding_iOS/Controllers/Topic/CSScrollview.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#import <UIKit/UIKit.h>
1010

11-
#define CSScrollTime 3.0
11+
#define CSScrollTime 5.0
1212
@class CSScrollItem;
1313
typedef void (^CSScrollTapBlock)(CSScrollItem* item);
1414

0 commit comments

Comments
 (0)