1
This commit is contained in:
@@ -163,8 +163,8 @@
|
||||
#pragma mark - Actions
|
||||
- (void)onTapBuyAction {
|
||||
// if (self.onTapBuy) { self.onTapBuy(); }
|
||||
// KBJfPay *vc = [[KBJfPay alloc] init];
|
||||
// [KB_CURRENT_NAV pushViewController:vc animated:true];
|
||||
KBJfPay *vc = [[KBJfPay alloc] init];
|
||||
[KB_CURRENT_NAV pushViewController:vc animated:true];
|
||||
}
|
||||
|
||||
#pragma mark - Lazy
|
||||
|
||||
Reference in New Issue
Block a user