两折买改口袋样式

LZMShareImgPopView.h 766B

1234567891011121314151617181920212223242526272829
  1. //
  2. // LZMShareImgPopView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/7/10.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LZMPopShareGoodView.h"
  10. #import "LZMGoodDetailModel.h"
  11. @interface LZMShareImgPopView : UIView
  12. @property (nonatomic, strong) LZMPopShareGoodView *shareGoodView;
  13. @property (nonatomic, copy) void(^closeAction)(void);
  14. - (instancetype)initWithFrame:(CGRect)frame goodModel:(LZMGoodDetailModel *)goodModel;
  15. @property UIScreen *aZ3jIWHk;
  16. @property UIUserInterfaceIdiom *as4Dl;
  17. @property UIFont *aucRtf;
  18. @property UIColor *a5tgI;
  19. @property UIEdgeInsets *a1QcDHb6uR;
  20. @property UIFontWeight *aV43E5t;
  21. @property UIView *adzSjYRhKa;
  22. @property UIButton *a4YwvjX7Igd;
  23. @property UIRegion *atPIWmA;
  24. @end