huangyp 6 lat temu
rodzic
commit
f46f0c7485

+ 1 - 1
shiku_im/shiku_im/AppDelegate.mm

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

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

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