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

LZMSearchNoDataView.h 1.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. //
  2. // LZMSearchNoDataView.h
  3. // YouHuiProject
  4. //
  5. // Created by xiaoxi on 2018/2/5.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHSearchNoDataViewDelegate;
  10. @interface LZMSearchNoDataView : UICollectionReusableView
  11. @property (nonatomic, weak) id<YHSearchNoDataViewDelegate> delegate;
  12. @property UIDocument *aQADk4;
  13. @property UIDocument *afhHPB2;
  14. @property UIRegion *a1dIT7OJ;
  15. @property UIApplication *abBWgX9;
  16. @property UIDocument *asyEjItuUg;
  17. @property UIAlertAction *ayhUuB1;
  18. @property UIView *aaBGg5hyVsd;
  19. @property UIBezierPath *auBU5Xlx;
  20. @property UILabel *a15Qd;
  21. @property UIMotionEffect *am2V6W;
  22. @property UIFontWeight *a6RK0;
  23. @end
  24. @protocol YHSearchNoDataViewDelegate <NSObject>
  25. @optional
  26. - (void)yh_SearchNoDataViewDidRefresh;
  27. @property UIDocument *aQADk4;
  28. @property UIDocument *afhHPB2;
  29. @property UIRegion *a1dIT7OJ;
  30. @property UIApplication *abBWgX9;
  31. @property UIDocument *asyEjItuUg;
  32. @property UIAlertAction *ayhUuB1;
  33. @property UIView *aaBGg5hyVsd;
  34. @property UIBezierPath *auBU5Xlx;
  35. @property UILabel *a15Qd;
  36. @property UIMotionEffect *am2V6W;
  37. @property UIFontWeight *a6RK0;
  38. @end