apple 5 жил өмнө
parent
commit
9f52d0c5e3

BIN
ios/JianYuIOS/JianYuIOS.xcworkspace/xcuserdata/apple.xcuserdatad/UserInterfaceState.xcuserstate


+ 0 - 98
ios/JianYuIOS/JianYuIOS.xcworkspace/xcuserdata/apple.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -3,102 +3,4 @@
    uuid = "3209AFD3-A9DA-4750-983A-195A695CA827"
    type = "0"
    version = "2.0">
-   <Breakpoints>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
-            uuid = "EC121EE5-0EC6-43CD-954B-9CA47392453C"
-            shouldBeEnabled = "Yes"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "JianYuIOS/Classes&#xff08;&#x6a21;&#x5757;&#xff09;/JYSearchViewController.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "1195"
-            endingLineNumber = "1195"
-            landmarkName = "-jsGGetCipherText:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
-            uuid = "E7223447-4906-4747-8B44-1BA95DC6A5E0"
-            shouldBeEnabled = "Yes"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "JianYuIOS/Classes&#xff08;&#x6a21;&#x5757;&#xff09;/JYNewSearchViewController.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "705"
-            endingLineNumber = "705"
-            landmarkName = "-jsGetCipherText:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
-            uuid = "8DF5A884-25A7-429F-AC3F-C06193C074FB"
-            shouldBeEnabled = "Yes"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "JianYuIOS/Classes&#xff08;&#x6a21;&#x5757;&#xff09;/JYNewSearchViewController.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "704"
-            endingLineNumber = "704"
-            landmarkName = "-jsGetCipherText:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
-            uuid = "BB47EB0C-5765-412D-BAE5-C01F74016180"
-            shouldBeEnabled = "Yes"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "JianYuIOS/Classes&#xff08;&#x6a21;&#x5757;&#xff09;/JYNewSearchViewController.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "29"
-            endingLineNumber = "29"
-            landmarkName = "notiDict"
-            landmarkType = "24">
-            <Locations>
-               <Location
-                  uuid = "BB47EB0C-5765-412D-BAE5-C01F74016180 - d20c21ce5ef5f34f"
-                  shouldBeEnabled = "Yes"
-                  ignoreCount = "0"
-                  continueAfterRunningActions = "No"
-                  symbolName = "-[JYNewSearchViewController notiDict]"
-                  moduleName = "&#x5251;&#x9c7c;&#x6807;&#x8baf;"
-                  usesParentBreakpointCondition = "Yes"
-                  urlString = "file:///Users/apple/Desktop/jyiosapp/ios/JianYuIOS/JianYuIOS/Classes%EF%BC%88%E6%A8%A1%E5%9D%97%EF%BC%89/JYNewSearchViewController.m"
-                  startingColumnNumber = "9223372036854775807"
-                  endingColumnNumber = "9223372036854775807"
-                  startingLineNumber = "29"
-                  endingLineNumber = "29"
-                  offsetFromSymbolStart = "20">
-               </Location>
-               <Location
-                  uuid = "BB47EB0C-5765-412D-BAE5-C01F74016180 - 6d63b0a8f2444871"
-                  shouldBeEnabled = "Yes"
-                  ignoreCount = "0"
-                  continueAfterRunningActions = "No"
-                  symbolName = "-[JYNewSearchViewController setNotiDict:]"
-                  moduleName = "&#x5251;&#x9c7c;&#x6807;&#x8baf;"
-                  usesParentBreakpointCondition = "Yes"
-                  urlString = "file:///Users/apple/Desktop/jyiosapp/ios/JianYuIOS/JianYuIOS/Classes%EF%BC%88%E6%A8%A1%E5%9D%97%EF%BC%89/JYNewSearchViewController.m"
-                  startingColumnNumber = "9223372036854775807"
-                  endingColumnNumber = "9223372036854775807"
-                  startingLineNumber = "29"
-                  endingLineNumber = "29"
-                  offsetFromSymbolStart = "60">
-               </Location>
-            </Locations>
-         </BreakpointContent>
-      </BreakpointProxy>
-   </Breakpoints>
 </Bucket>

+ 0 - 4
ios/JianYuIOS/JianYuIOS/BaseClass1/PrefixHeader.pch

@@ -75,10 +75,6 @@ _Pragma("clang diagnostic pop")\
 #endif
 #define FLogFunc FLog(@"%s",__func__)
 
-
-
-
-
 #import <JavaScriptCore/JavaScriptCore.h>
 #import <UShareUI/UShareUI.h>
 #import <UMSocialCore/UMSocialCore.h>

+ 1 - 6
ios/JianYuIOS/JianYuIOS/Classes(模块)/JYNewExpViewController.m

@@ -21,7 +21,6 @@
 @property (nonatomic, strong) UIProgressView *progressView;
 @property (nonatomic, strong) WKWebView *webView;
 @property(nonatomic, assign)BOOL updateNotify;
-@property(nonatomic, assign)BOOL afterOpenPushMessage;
 @property(nonatomic, strong)NoNetView *noNetView;
 
 
@@ -404,10 +403,7 @@ NSString *const new_AesKey_3 = @"mGlAgnIBB8bx2nch";
     [[LXViewControllerManager shareViewControllerManager] hideHud];
     
     [self isExitCallToJS:@"afterPageInit()" withMethodName:@"afterPageInit"];
-    if (self.afterOpenPushMessage) {
-        self.afterOpenPushMessage = NO;
-        [self isExitCallToJS:[NSString stringWithFormat:@"afterOpenPushMessage('%d')", [self jsIsCanBack:nil]] withMethodName:@"afterOpenPushMessage"];
-    }
+    
 }
 /* 页面开始加载 */
 - (void)webView:(WKWebView *)webView didStartProvisionalNavigation:(WKNavigation *)navigation{
@@ -1059,7 +1055,6 @@ NSString *const new_AesKey_3 = @"mGlAgnIBB8bx2nch";
             return;
         }
         [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
-        self.afterOpenPushMessage = YES;
         [self performSelector:@selector(requestWebTime:) withObject:infoDict afterDelay:1];
     }
 }

+ 1 - 7
ios/JianYuIOS/JianYuIOS/Classes(模块)/JYNewMineViewController.m

@@ -31,7 +31,6 @@
 @property (nonatomic, strong) UIProgressView *progressView;
 @property (nonatomic, strong) WKWebView *webView;
 @property(nonatomic, assign)BOOL updateNotify;
-@property(nonatomic, assign)BOOL afterOpenPushMessage;
 @property(nonatomic, strong)NoNetView *noNetView;
 
 
@@ -418,11 +417,7 @@ NSString *const new_AesKey_4 = @"mGlAgnIBB8bx2nch";
     [self removeNoNetViews];
     [[LXViewControllerManager shareViewControllerManager] hideHud];
     
-//    [self isExitCallToJS:@"afterPageInit()" withMethodName:@"afterPageInit"];
-    if (self.afterOpenPushMessage) {
-        self.afterOpenPushMessage = NO;
-        [self isExitCallToJS:[NSString stringWithFormat:@"afterOpenPushMessage('%d')", [self jsIsCanBack:nil]] withMethodName:@"afterOpenPushMessage"];
-    }
+    [self isExitCallToJS:@"afterPageInit()" withMethodName:@"afterPageInit"];
 }
 /* 页面开始加载 */
 - (void)webView:(WKWebView *)webView didStartProvisionalNavigation:(WKNavigation *)navigation{
@@ -1072,7 +1067,6 @@ NSString *const new_AesKey_4 = @"mGlAgnIBB8bx2nch";
             return;
         }
         [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
-        self.afterOpenPushMessage = YES;
         [self performSelector:@selector(requestWebTime:) withObject:infoDict afterDelay:1];
     }
 }

+ 0 - 18
ios/JianYuIOS/JianYuIOS/Classes(模块)/JYNewSearchViewController.m

@@ -30,8 +30,6 @@
 @property (nonatomic,weak)NSTimer *timer;
 
 @property(nonatomic, assign)BOOL updateNotify;
-@property(nonatomic, assign)BOOL afterOpenPushMessage;
-
 
 @property(nonatomic,strong)CLLocationManager *locaationManager;
 @property(nonatomic,strong)NSString *placeAdr;
@@ -533,16 +531,8 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
     
 
     [self removeNoNetViews];
-    [[LXViewControllerManager shareViewControllerManager] hideHud];
     
     [self isExitCallToJS:@"afterPageInit()" withMethodName:@"afterPageInit"];
-    if (self.afterOpenPushMessage) {
-        self.afterOpenPushMessage = NO;
-        [self isExitCallToJS:[NSString stringWithFormat:@"afterOpenPushMessage('%d')", [self jsIsCanBack:nil]] withMethodName:@"afterOpenPushMessage"];
-    }
-    
-    
-    
     
 }
 /* 页面开始加载 */
@@ -569,12 +559,10 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
     [[UMSocialManager defaultManager] getUserInfoWithPlatform:UMSocialPlatformType_WechatSession currentViewController:self completion:^(id result, NSError *error) {
         UMSocialUserInfoResponse *resp = result;
         [self dealWXDic:(NSDictionary *)resp.originalResponse];
-        [[LXViewControllerManager shareViewControllerManager] hideHud];
     }];
 }
 // 处理微信登录获取到的数据
 -(void)dealWXDic:(NSDictionary *)dictionary{
-    [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
     //如果获取到用户信息,即用户点击了“登录”,则进行用户信息获取
     if (dictionary.count > 0) {
         NSMutableDictionary *dic = [NSMutableDictionary dictionaryWithDictionary:dictionary];
@@ -649,7 +637,6 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
 }
 
 -(void)jsSaveUserToken:(NSDictionary *)dict{
-    [[LXViewControllerManager shareViewControllerManager] hideHud];
     [LXUserDefaults saveToken:[NSString stringWithFormat:@"%@",dict[@"token"]]];
 }
 -(NSString *)jsGetUserToken:(NSDictionary *)dict{
@@ -970,8 +957,6 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
                 tab.selectedIndex = 1;
                 [self performSelector:@selector(pushDY:) withObject:self.notiDict[@"info"] afterDelay:1];
             }else {
-                [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
-                self.afterOpenPushMessage = YES;
                 [self performSelector:@selector(requestWebTime:) withObject:self.notiDict afterDelay:1];
             }
             [self.timer invalidate];
@@ -1357,8 +1342,6 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
         if(self.tabBarController.selectedIndex != 0) {
             return;
         }
-        [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
-        self.afterOpenPushMessage = YES;
         [self performSelector:@selector(requestWebTime:) withObject:infoDict afterDelay:1];
     }
 }
@@ -1430,7 +1413,6 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
 // 再次加载页面
 -(void)reloadWebView{
     if(self.tabBarController.selectedIndex == 0) {
-        [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
         if (!self.webView.canGoBack) {
             [self webViewFirstRequest];
         }else{

+ 0 - 6
ios/JianYuIOS/JianYuIOS/Classes(模块)/JYNewSubViewController.m

@@ -21,7 +21,6 @@
 @property (nonatomic, strong) UIProgressView *progressView;
 @property (nonatomic, strong) WKWebView *webView;
 @property(nonatomic, assign)BOOL updateNotify;
-@property(nonatomic, assign)BOOL afterOpenPushMessage;
 @property(nonatomic, strong)NoNetView *noNetView;
 
 
@@ -410,10 +409,6 @@ NSString *const new_AesKey_2 = @"mGlAgnIBB8bx2nch";
     [[LXViewControllerManager shareViewControllerManager] hideHud];
     
     [self isExitCallToJS:@"afterPageInit()" withMethodName:@"afterPageInit"];
-    if (self.afterOpenPushMessage) {
-        self.afterOpenPushMessage = NO;
-        [self isExitCallToJS:[NSString stringWithFormat:@"afterOpenPushMessage('%d')", [self jsIsCanBack:nil]] withMethodName:@"afterOpenPushMessage"];
-    }
 }
 /* 页面开始加载 */
 - (void)webView:(WKWebView *)webView didStartProvisionalNavigation:(WKNavigation *)navigation{
@@ -1053,7 +1048,6 @@ NSString *const new_AesKey_2 = @"mGlAgnIBB8bx2nch";
             return;
         }
         [[LXViewControllerManager shareViewControllerManager] showHudText:nil];
-        self.afterOpenPushMessage = YES;
         [self performSelector:@selector(requestWebTime:) withObject:infoDict afterDelay:1];
     }
 }