MIduo.xcworkspace/xcuserdata/mj.xcuserdatad/UserInterfaceState.xcuserstate | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo.xcworkspace/xcuserdata/mj.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/AppDelegate.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/界面/我的/LoginViewController.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/界面/我的/SJUnbindPhoneViewController.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/界面/我的/SettingViewController.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/界面/我的/complain/ComplainViewController.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MIduo/界面/我的/messageLogin/MessageLoginViewController.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
MIduo.xcworkspace/xcuserdata/mj.xcuserdatad/UserInterfaceState.xcuserstateBinary files differ
MIduo.xcworkspace/xcuserdata/mj.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
@@ -34,11 +34,11 @@ ignoreCount = "0" continueAfterRunningActions = "No" filePath = "MIduo/界面/我的/LoginViewController.m" timestampString = "555588815.727405" timestampString = "555922261.738368" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "561" endingLineNumber = "561" startingLineNumber = "560" endingLineNumber = "560" landmarkName = "-WeChatHasLoged:" landmarkType = "7"> </BreakpointContent> @@ -91,5 +91,69 @@ landmarkType = "7"> </BreakpointContent> </BreakpointProxy> <BreakpointProxy BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> <BreakpointContent shouldBeEnabled = "Yes" ignoreCount = "0" continueAfterRunningActions = "No" filePath = "MIduo/界面/我的/SJUnbindPhoneViewController.m" timestampString = "555922371.278873" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "101" endingLineNumber = "101" landmarkName = "-unBindPhonewithPhoneString:" landmarkType = "7"> <Locations> <Location shouldBeEnabled = "Yes" ignoreCount = "0" continueAfterRunningActions = "No" symbolName = "__58-[SJUnbindPhoneViewController unBindPhonewithPhoneString:]_block_invoke" moduleName = "MIduo" usesParentBreakpointCondition = "Yes" urlString = "file:///Users/mj/Desktop/haicaojie/MIduo/%E7%95%8C%E9%9D%A2/%E6%88%91%E7%9A%84/SJUnbindPhoneViewController.m" timestampString = "555922371.521395" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "101" endingLineNumber = "101" offsetFromSymbolStart = "576"> </Location> <Location shouldBeEnabled = "Yes" ignoreCount = "0" continueAfterRunningActions = "No" symbolName = "__58-[SJUnbindPhoneViewController unBindPhonewithPhoneString:]_block_invoke_2" moduleName = "MIduo" usesParentBreakpointCondition = "Yes" urlString = "file:///Users/mj/Desktop/haicaojie/MIduo/%E7%95%8C%E9%9D%A2/%E6%88%91%E7%9A%84/SJUnbindPhoneViewController.m" timestampString = "555922371.523194" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "101" endingLineNumber = "101" offsetFromSymbolStart = "42"> </Location> </Locations> </BreakpointContent> </BreakpointProxy> <BreakpointProxy BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> <BreakpointContent shouldBeEnabled = "Yes" ignoreCount = "0" continueAfterRunningActions = "No" filePath = "MIduo/界面/我的/SJUnbindPhoneViewController.m" timestampString = "555922374.87973" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "104" endingLineNumber = "104" landmarkName = "-unBindPhonewithPhoneString:" landmarkType = "7"> </BreakpointContent> </BreakpointProxy> </Breakpoints> </Bucket> MIduo/AppDelegate.m
@@ -328,6 +328,8 @@ [[NSNotificationCenter defaultCenter] postNotificationName:@"isEnterForeground" object:nil]; } [[NSNotificationCenter defaultCenter] postNotificationName:@"fromBackGround" object:nil]; } - (void)boardcheck{ MIduo/½çÃæ/ÎÒµÄ/LoginViewController.m
@@ -343,13 +343,11 @@ return ; } if ([YTHsharedManger startManger].networkStatus == 0) { [CustomProgressHUD showNormal:@"ç½ç»æªè¿æ¥ï¼è¯·æ£æµç½ç»è®¾ç½®"]; ALToastCenter(@"ç½ç»æªè¿æ¥ï¼è¯·æ£æµç½ç»è®¾ç½®"); return; } if ([YTHsharedManger startManger].isCheckNetCanUse == -2) { [CustomProgressHUD showNormal:@"ç½ç»è¿æ¥å¼å¸¸ï¼è¯·æ£æµç½ç»è®¾ç½®"]; ALToastCenter(@"ç½ç»è¿æ¥å¼å¸¸ï¼è¯·æ£æµç½ç»è®¾ç½®"); return ; } [YTHsharedManger startManger].isBound = NO; @@ -413,8 +411,8 @@ */ - (BOOL)agreenPrimt{ if (!self.isSelect) { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showInfoWithStatus:@"请é 读并åæç¨æ·åè®®åéç§æ¡æ¬¾"]; ALToastCenter(@"请é 读并åæç¨æ·åè®®åéç§æ¡æ¬¾"); return NO; } return YES; @@ -428,12 +426,13 @@ - (IBAction)clickAgreement:(id)sender { if ([YTHsharedManger startManger].networkStatus == 0) { [CustomProgressHUD showNormal:@"ç½ç»æªè¿æ¥ï¼è¯·æ£æµç½ç»è®¾ç½®"]; ALToastCenter(@"ç½ç»æªè¿æ¥ï¼è¯·æ£æµç½ç»è®¾ç½®"); return; } if ([YTHsharedManger startManger].isCheckNetCanUse == -2) { ALToastCenter(@"ç½ç»è¿æ¥å¼å¸¸ï¼è¯·æ£æµç½ç»è®¾ç½®"); [CustomProgressHUD showNormal:@"ç½ç»è¿æ¥å¼å¸¸ï¼è¯·æ£æµç½ç»è®¾ç½®"]; return ; } XYRWebViewController *aboutWebVC=[[XYRWebViewController alloc] init]; @@ -498,8 +497,8 @@ [SVProgressHUD showSuccessWithStatus:BIND_SUCCESS]; }else { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showErrorWithStatus:object[@"msg"]]; ALToastCenter(object[@"msg"]); } } fail:^(id object) { MIduo/½çÃæ/ÎÒµÄ/SJUnbindPhoneViewController.m
@@ -96,11 +96,12 @@ [SVProgressHUD showSuccessWithStatus:BIND_REMOVE_SUCCESS]; [self.navigationController popViewControllerAnimated:YES]; }else{ [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showErrorWithStatus:object[@"msg"]]; // [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; // [SVProgressHUD showErrorWithStatus:object[@"msg"]]; ALToastCenter(object[@"msg"]); } } fail:^(id object) { [SVProgressHUD showErrorWithStatus:object]; // [SVProgressHUD showErrorWithStatus:object]; }]; } MIduo/½çÃæ/ÎÒµÄ/SettingViewController.m
@@ -42,6 +42,7 @@ //å建红å å表 [self.view addSubview:self.settingTableView]; [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(fromBack:) name:@"fromBackGround" object:nil]; } /** @@ -77,7 +78,11 @@ } return _settingTableView; } - (void)fromBack:(NSNotification *)notice{ if (self.settingTableView) { [self.settingTableView reloadData]; } } /** å ³éæå¼å¯éç¥ @@ -184,11 +189,11 @@ if ([self isAllowedNotification]) { [cell.switchButton setOn:NO]; [cell.switchButton setOn:YES]; }else{ [cell.switchButton setOn:YES]; [cell.switchButton setOn:NO]; } return cell; } MIduo/½çÃæ/ÎÒµÄ/complain/ComplainViewController.m
@@ -69,8 +69,7 @@ if (self.textfield.text.length == 0) { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showInfoWithStatus:@"请è¾å ¥æ¨ç订åå·"]; ALToastCenter(@"请è¾å ¥æ¨ç订åå·"); return; } @@ -89,21 +88,16 @@ if ([dic[@"state"] integerValue] == 0) { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showSuccessWithStatus:dic[@"info"]]; ALToastCenter(dic[@"info"]); } else { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showInfoWithStatus:dic[@"info"]]; ALToastCenter(dic[@"info"]); } } fail:^(id object) { NSString *Error = [object localizedDescription]; [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showInfoWithStatus:Error]; NSLog(@"%@",Error); }]; } MIduo/½çÃæ/ÎÒµÄ/messageLogin/MessageLoginViewController.m
@@ -389,8 +389,7 @@ } else { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showErrorWithStatus:object[@"msg"]]; ALToastCenter(object[@"msg"]); } } fail:^(id object) { @@ -469,14 +468,12 @@ dispatch_resume(_timer); } else { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showErrorWithStatus:object[@"msg"]]; ALToastCenter(object[@"msg"]); } } fail:^(id object) { [SVProgressHUD setContainerView:[UIApplication sharedApplication].delegate.window]; [SVProgressHUD showErrorWithStatus:object]; }]; }