Skip to content

Commit dac08ba

Browse files
committed
测试来的。。提交错了
1 parent 97a39b3 commit dac08ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Coding_iOS/Util/Manager/FunctionIntroManager.m

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ + (void)showIntroPage{
2929
}
3030

3131
+ (BOOL)needToShowIntro{
32-
return YES;
3332
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
3433
NSString *preVersion = [defaults stringForKey:kIntroPageKey];
3534
BOOL needToShow = ![preVersion isEqualToString:kVersionBuild_Coding];

0 commit comments

Comments
 (0)