add weixinapi

This commit is contained in:
lianxiang
2018-08-27 13:35:39 +08:00
parent a4242fa7b7
commit 6e090fd28d
21 changed files with 325 additions and 58 deletions
@@ -15,8 +15,11 @@
@implementation GiGaUserViewController
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view.
self.title = @"个人中心";
}
- (void)didReceiveMemoryWarning {
@@ -24,6 +27,7 @@
// Dispose of any resources that can be recreated.
}
/*
#pragma mark - Navigation