口袋版本的一折买

YZMAClassifyRightCollectionViewCell.h 610B

12345678910111213141516171819202122
  1. //
  2. // YZMAClassifyRightCollectionViewCell.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 "YZMASecondCategoryModel.h"
  10. @interface YZMAClassifyRightCollectionViewCell : UICollectionViewCell
  11. @property (nonatomic, strong) YZMASecondCategoryModel *model;
  12. @property UIInputView *aMXGu1Rt;
  13. @property UIView *a3KGMDz;
  14. @property UIDevice *aaHGtw;
  15. @property UIColor *a45G3Bxr9Ay;
  16. @property UIWindow *aJfQB;@property UIBarButtonItem *aJVaOISkDB8;
  17. @property UIBarButtonItem *agBevDLaS;
  18. @property UIRegion *a1W27u;
  19. @end