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

YZMAOrderHeaderView.h 1.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. //
  2. // YZMAOrderHeaderView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/18.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHOrderHeaderViewDelegate <NSObject>
  10. @optional
  11. - (void)changeToWithdrawVCwithMoneyStr:(NSString *)moneyStr;
  12. @property UIApplication *aljDhimOg;
  13. @property UIView *akOahK0XoD;
  14. @property UIFontWeight *aNOKPSL;
  15. @property UIImage *aYFqIt;
  16. @property UIControlEvents *aeAsb7X;
  17. @property UIBarButtonItem *arfBHNkcud;
  18. @property UIApplication *aBEt1iVO;
  19. @property UIEdgeInsets *ay2xEP;
  20. @property UIEvent *aMi5NxJcg;
  21. @property UIBarButtonItem *aSzXpUMLd;
  22. @property UIRegion *aB9NzkKwG;
  23. @property UILabel *aZyPs;
  24. @property UIBarButtonItem *a1f4kU6ctz;
  25. @property UIFont *aXNaFRj;
  26. @end
  27. @interface YZMAOrderHeaderView : UIView
  28. @property(nonatomic,weak)id<YHOrderHeaderViewDelegate> delegate;
  29. @property UIApplication *aljDhimOg;
  30. @property UIView *akOahK0XoD;
  31. @property UIFontWeight *aNOKPSL;
  32. @property UIImage *aYFqIt;
  33. @property UIControlEvents *aeAsb7X;
  34. @property UIBarButtonItem *arfBHNkcud;
  35. @property UIApplication *aBEt1iVO;
  36. @property UIEdgeInsets *ay2xEP;
  37. @property UIEvent *aMi5NxJcg;
  38. @property UIBarButtonItem *aSzXpUMLd;
  39. @property UIRegion *aB9NzkKwG;
  40. @property UILabel *aZyPs;
  41. @property UIBarButtonItem *a1f4kU6ctz;
  42. @property UIFont *aXNaFRj;
  43. @end