12345678910111213141516171819202122232425 |
- //
- // LFWGoodCollectionCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/18.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LFWChildGoodModel.h"
- @interface LFWGoodCollectionCell : UICollectionViewCell
- @property (nonatomic, strong) LFWChildGoodModel *model;
- @property UIEdgeInsets *aMA7hto;
- @property UIControlEvents *aehKufoyjNs;
- @property UIActivity *afH9aEP;
- @property UIInputView *aFQtORSz;
- @property UILabel *aLdIK;
- @property UIWindow *adY0x9Z;@property UIFont *aRzqugZ;
- @property UIImage *aChQKUS;
- @property UIImageView *aVEx8u53;
- @property UIColor *aqPOnt5;
- @property UIRegion *aRTHp9nYsNS;
- @end
|