Browse Source

闪退解决

huangyp 6 years ago
parent
commit
f46f0c7485
2 changed files with 2 additions and 2 deletions
  1. 1 1
      shiku_im/shiku_im/AppDelegate.mm
  2. 1 1
      shiku_im/shiku_im/Register&Login/loginVC.m

+ 1 - 1
shiku_im/shiku_im/AppDelegate.mm

@@ -430,7 +430,7 @@
     
     
     [self configBugTags];
     [self configBugTags];
     
     
-    [WXApi registerApp:@"wxd1deafafe3fd9a21"];
+//    [WXApi registerApp:@"wxd1deafafe3fd9a21"];
     
     
     [self registerNotification];
     [self registerNotification];
     
     

+ 1 - 1
shiku_im/shiku_im/Register&Login/loginVC.m

@@ -220,7 +220,7 @@
     [firstView addSubview:_phone];
     [firstView addSubview:_phone];
     
     
     //添加监听事件
     //添加监听事件
-    [_phone addTarget:self action:@selector(passConTextChange:) forControlEvents:UIControlEventEditingChanged];
+//    [_phone addTarget:self action:@selector(passConTextChange:) forControlEvents:UIControlEventEditingChanged];
     
     
 //    [_phone release];
 //    [_phone release];
     n = n+HEIGHT+INSET;
     n = n+HEIGHT+INSET;