口袋版本的一折买

YZMAClassifyRightView.h 1.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. //
  2. // YZMAClassifyRightView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/4/28.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "AdPopModel.h"
  10. typedef void (^collectViewDidSelectItemBlock)(NSInteger index);
  11. typedef void (^collectViewDidSelectHeaderBlock)(AdPopModel *model);
  12. @interface YZMAClassifyRightView : UIView
  13. @property (nonatomic,copy)NSArray *dataSource;
  14. @property (nonatomic,copy)collectViewDidSelectItemBlock selectItemBlock;
  15. @property (nonatomic,copy)collectViewDidSelectHeaderBlock selectHeader;
  16. @property (nonatomic,copy)AdPopModel *model;
  17. @property UIColor *aurAtpG;
  18. @property UIEvent *afdWy;
  19. @property UIBarButtonItem *aYSK4Rp;
  20. @property UITableView *aOWSNfzuj;
  21. @property UITableView *ayXm6PjGDMh;
  22. @property UICollectionView *aMCW4ZekB;
  23. @property UIUserInterfaceIdiom *ak56Wf;
  24. @property UIEvent *aGxKrU;
  25. @property UIImage *aksv7KB;
  26. @property UIBezierPath *aDs7IVN;
  27. @property UILabel *aq8Dl;
  28. @property UIKeyCommand *aVcYuCjx;
  29. @property UIEdgeInsets *aDjae;
  30. @property UIKeyCommand *arsvIQ9g3;
  31. @property UIButton *aFOow;
  32. @property UIColor *agUApTd;
  33. @property UIColor *asr4SxHJ;
  34. @property UIMotionEffect *aHO1LQ;
  35. @property UIFontWeight *a1vMezm7Y;
  36. @end