lpw
2023-06-14 0bf4fbe23108215661378c9ac0561a1ae309c0aa
frameworks/WASdkImpl.framework/Headers/WASdkAccountMainUI.h
@@ -14,6 +14,8 @@
@property(nonatomic,strong)UIView* separator;
@property(nonatomic,strong)UIView* contentView;
@property(nonatomic,strong)UIButton* backBtn;
@property(nonatomic,strong)UIView* btn_sepa;
@property(nonatomic,strong)UIImageView* backIcon;
@property(nonatomic,strong)NSMutableArray* views;
@property(nonatomic,weak)id<WAAcctManagerDelegate>acctDelegate;
-(instancetype)initWithViewController:(id<WAAcctManagerDelegate>)viewController;