lpw
2024-06-24 3ab9d5e1b33b742eadb2e4dfa19b430a8e002e10
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;