两折卖----返利app-----返利圈

LZMFindNavBarStaticView.h 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. //
  2. // LZMFindNavBarStaticView.h
  3. // YouHuiProject
  4. //
  5. // Created by xiaoxi on 2018/1/29.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHFindNavBarStaticViewDelegate;
  10. @interface LZMFindNavBarStaticView : UIView
  11. @property (nonatomic, weak) id<YHFindNavBarStaticViewDelegate> delegate;
  12. @property (nonatomic, strong) UIButton *searchButton;
  13. @property UIApplication *agadnz98;
  14. @property UIFont *aqjeRi90;
  15. @property UIControlEvents *aAhcsKnO3V;
  16. @property UIDocument *aT2fUuAiaw9;
  17. @property UIImage *aA1SPs;
  18. @property UIImage *ayMu0LD8Cq;
  19. @property UILabel *aJuep5UI;
  20. @property UITableView *a0a2yKqxulV;
  21. @property UIBarButtonItem *ae2Iy;
  22. @property UIKeyCommand *amhjpEvt;
  23. @property UIRegion *aE4Vyo72hTS;
  24. @property UIInputView *auLPRnYKeUM;
  25. @property UIVisualEffectView *aaviJx6Pb;
  26. @property UISearchBar *aFiRl8cZN;
  27. @end
  28. @protocol YHFindNavBarStaticViewDelegate <NSObject>
  29. @optional
  30. - (void)yh_FindNavBarStaticViewClickSearch;
  31. @property UIApplication *agadnz98;
  32. @property UIFont *aqjeRi90;
  33. @property UIControlEvents *aAhcsKnO3V;
  34. @property UIDocument *aT2fUuAiaw9;
  35. @property UIImage *aA1SPs;
  36. @property UIImage *ayMu0LD8Cq;
  37. @property UILabel *aJuep5UI;
  38. @property UITableView *a0a2yKqxulV;
  39. @property UIBarButtonItem *ae2Iy;
  40. @property UIKeyCommand *amhjpEvt;
  41. @property UIRegion *aE4Vyo72hTS;
  42. @property UIInputView *auLPRnYKeUM;
  43. @property UIVisualEffectView *aaviJx6Pb;
  44. @property UISearchBar *aFiRl8cZN;
  45. @end