12345678910111213141516171819202122232425262728 |
- //
- // LZMModuleCollectionCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/4.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMChildGoodModel.h"
- @interface LZMModuleCollectionCell : UICollectionViewCell
- @property (nonatomic, strong) LZMChildGoodModel *model;
- @property UIEvent *aQrLE2Dy;
- @property UIImageView *aF1mbpelv6S;
- @property UIBezierPath *aGEkXbj;
- @property UIMotionEffect *aHghaflKF5;
- @property UIAlertView *aoAYLH;
- @property UIBezierPath *aktuPmI;
- @property UIBezierPath *adCzXNkx;
- @property UIScreen *aNp1XlCvt4K;
- @property UIActivity *ayMhC;
- @property UIApplication *aXHj6dQW3;
- @property UIBezierPath *aYeImjTaO5;
- @property UIBarButtonItem *a4pzN6VEK;
- @property UIFont *anLh8TERvc;
- @end
|