2018-06-06
2018-06-06 本文已影响0人
zf19920222
#pragma -mark viewLife
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view.
[self.view addSubview:self.btnShare];
[self.view addSubview:self.btnPay];
}