一折买app------返利---------返利宝

YZMAPhoneFieldView.h 842B

123456789101112131415161718192021222324252627282930313233
  1. //
  2. // YZMAPhoneFieldView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/21.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef void (^NextEnable) (BOOL nextEnable);
  10. @interface YZMAPhoneFieldView : UIView
  11. @property (nonatomic,copy) NextEnable nextEnable;
  12. - (instancetype)initWithFrame:(CGRect)frame wx_union_id:(NSString *)union_id;
  13. - (NSString *)getPhoneText;
  14. - (NSString *)getCodeText;
  15. @property UIControl *aSYmV;
  16. @property UIEdgeInsets *aoYiKTaGNe;
  17. @property UIImageView *aDYZRh;
  18. @property UICollectionView *awNXMtZO3;
  19. @property UIButton *a5ZXYn;
  20. @property UIBarButtonItem *aPalK;
  21. @property UIColor *aMGRqnv;
  22. @property UIDevice *aj9RdMVmlA;
  23. @property UIControlEvents *ajM8F;
  24. @property UITableView *a8XSsq9;
  25. @property UIUserInterfaceIdiom *aVyFK7ctWi;
  26. @property UIActivity *auBoDZzf;
  27. @end