123456789101112131415161718192021222324252627282930 |
- //
- // LZMShareImgPopView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/10.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #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 UIBarButtonItem *aXG7UEYjK0b;
- @property UIFontWeight *aVvyBk;
- @property UIBezierPath *abhNoX;
- @property UIControlEvents *aT8U4dKxbm1;
- @property UIDocument *a5ix6c;
- @property UIFont *axOfI8jzseV;
- @property UIKeyCommand *avTVxF;
- @property UIWindow *amzi54t;@property UIActivity *aYc6r;
- @property UIEvent *aQEZm;
- @property UIImageView *ax8pvW3KF;
- @end
|