处理kbpayvip
This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <JXPagingView/JXPagerView.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/// VIP 订阅页(整体使用 UICollectionView,上下滚动)
|
||||
@interface KBVipPay : BaseViewController
|
||||
@interface KBVipPay : BaseViewController<JXPagerViewListViewDelegate>
|
||||
|
||||
/// 通过键盘深链配置初始商品及是否自动发起购买
|
||||
- (void)configureWithProductId:(nullable NSString *)productId
|
||||
|
||||
Reference in New Issue
Block a user