开发版本-developer——01 first commit
This commit is contained in:
+1
-4
@@ -31,7 +31,7 @@
|
||||
#import "UDManager.h"
|
||||
#import "LoginResult.h"
|
||||
#import "Utils.h"
|
||||
#import "MD5Manager.h"
|
||||
#import <GWP2P/MD5Manager.h>
|
||||
#import "RightViewController.h"
|
||||
#import "LeftViewController.h"
|
||||
#import "ICSDrawerController.h"
|
||||
@@ -91,11 +91,8 @@ typedef NS_ENUM(NSInteger,lodingViewdissMissStyle) {
|
||||
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
//[self getWifiLoop];
|
||||
// Do any additional setup after loading the view from its nib.
|
||||
//智能联机
|
||||
_initPwSuc = NO;
|
||||
// [[P2PClient sharedClient] setDelegate:self];
|
||||
self.conectType = conectType_Intelligent;
|
||||
self.addresses = [[NSMutableDictionary alloc] initWithCapacity:1];
|
||||
self.view.backgroundColor = [UIColor whiteColor];
|
||||
|
||||
Reference in New Issue
Block a user