websocket and user center

This commit is contained in:
lianxiang
2018-09-03 14:43:21 +08:00
parent e64e011d8f
commit 3a3e6eeee9
92 changed files with 11993 additions and 2376 deletions
@@ -18,7 +18,8 @@
[super viewDidLoad];
// Do any additional setup after loading the view.
self.title = @"个人中心";
//self.title = @"个人中心";
[self addNavTitile:@"个人中心"];
}