123456789101112131415161718192021222324252627 |
- //
- // LZMShareGoodsView.h
- // YouHuiProject
- //
- // Created by jcymac on 2018/5/18.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMShareGoodsModel.h"
- typedef void (^ImgSuccBlock)(void);
- @interface LZMShareGoodsView : UIView
- @property(nonatomic,strong)LZMShareGoodsModel *model;
- @property (nonatomic, strong) NSDictionary *userInfo;
- @property(nonatomic,copy)ImgSuccBlock imgSuccBlock;
- @property UIWindow *aQ1OSr2JI5;@property UICollectionView *au7IAfSGq3p;
- @property UIDocument *aiY4cd;
- @property UICollectionView *aP3F6;
- @property UIInputView *aUyZnIV8tC;
- @property UIBarButtonItem *ahwxc;
- @property UIColor *a7XBY6Gs5J;
- @property UIApplication *asyRYbvGV;
- @property UIFont *aD1jLgqkeha;
- @end
|