// // LZMShareImgPopView.h // YouHuiProject // // Created by 小花 on 2018/7/10. // Copyright © 2018年 kuxuan. All rights reserved. // #import #import "LZMPopShareGoodView.h" #import "LZMGoodDetailModel.h" @interface LZMShareImgPopView : UIView @property (nonatomic, strong) LZMPopShareGoodView *shareGoodView; @property (nonatomic, copy) void(^closeAction)(void); - (instancetype)initWithFrame:(CGRect)frame goodModel:(LZMGoodDetailModel *)goodModel; @property UIScreen *aZ3jIWHk; @property UIUserInterfaceIdiom *as4Dl; @property UIFont *aucRtf; @property UIColor *a5tgI; @property UIEdgeInsets *a1QcDHb6uR; @property UIFontWeight *aV43E5t; @property UIView *adzSjYRhKa; @property UIButton *a4YwvjX7Igd; @property UIRegion *atPIWmA; @end