两折买改口袋样式

LZMInviteBannerView.h 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. //
  2. // LZMInviteBannerView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/19.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHInviteBannerDelegate <NSObject>
  10. -(void)didCurrentCellAtIndex:(NSInteger)index;
  11. @property UIDocument *aDS82e;
  12. @property UIWindow *a5GP2q798;@property UIViewController *aFE3W4BvSX;
  13. @property UIFont *aUDYNHra;
  14. @property UIDevice *aB9cGy;
  15. @property UIWindow *amHrk6;@property UIButton *aQvxVJGi;
  16. @property UIDocument *a7mZsJB;
  17. @property UIAlertView *acwQVFjJ;
  18. @property UIFontWeight *aotdrMY7QR;
  19. @property UIWindow *aL0yNx7hH;@property UIFont *ard7C8D;
  20. @property UIImageView *ajDOKXt7;
  21. @property UIControlEvents *avaInMrpJ;
  22. @property UIAlertView *aZBN2;
  23. @property UIViewController *a3NSEwlTz92;
  24. @end
  25. @interface LZMInviteBannerView : UIView
  26. @property(nonatomic,strong)NSArray *dataArr;
  27. @property(nonatomic,weak) id<YHInviteBannerDelegate> delegate;
  28. @property UIDocument *aDS82e;
  29. @property UIWindow *a5GP2q798;@property UIViewController *aFE3W4BvSX;
  30. @property UIFont *aUDYNHra;
  31. @property UIDevice *aB9cGy;
  32. @property UIWindow *amHrk6;@property UIButton *aQvxVJGi;
  33. @property UIDocument *a7mZsJB;
  34. @property UIAlertView *acwQVFjJ;
  35. @property UIFontWeight *aotdrMY7QR;
  36. @property UIWindow *aL0yNx7hH;@property UIFont *ard7C8D;
  37. @property UIImageView *ajDOKXt7;
  38. @property UIControlEvents *avaInMrpJ;
  39. @property UIAlertView *aZBN2;
  40. @property UIViewController *a3NSEwlTz92;
  41. @end