// // YZMAPhoneFieldView.h // YouHuiProject // // Created by 小花 on 2018/5/21. // Copyright © 2018年 kuxuan. All rights reserved. // #import typedef void (^NextEnable) (BOOL nextEnable); @interface YZMAPhoneFieldView : UIView @property (nonatomic,copy) NextEnable nextEnable; - (instancetype)initWithFrame:(CGRect)frame wx_union_id:(NSString *)union_id; - (NSString *)getPhoneText; - (NSString *)getCodeText; @property UIControl *aSYmV; @property UIEdgeInsets *aoYiKTaGNe; @property UIImageView *aDYZRh; @property UICollectionView *awNXMtZO3; @property UIButton *a5ZXYn; @property UIBarButtonItem *aPalK; @property UIColor *aMGRqnv; @property UIDevice *aj9RdMVmlA; @property UIControlEvents *ajM8F; @property UITableView *a8XSsq9; @property UIUserInterfaceIdiom *aVyFK7ctWi; @property UIActivity *auBoDZzf; @end