12345678910111213141516171819202122232425 |
- //
- // LZMGoodCollectionCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/18.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMChildGoodModel.h"
- @interface LZMGoodCollectionCell : UICollectionViewCell
- @property (nonatomic, strong) LZMChildGoodModel *model;
- @property UISwitch *alsti21k;
- @property UIKeyCommand *aEIeXSdilfp;
- @property UIFont *aCTpmUchH;
- @property UIDevice *aTYVn6sb9;
- @property UICollectionView *akAPCBtENc;
- @property UIAlertView *aqDkhgXAp;
- @property UIInputView *a4OmIiw;
- @property UISearchBar *aK29Uf0ck;
- @property UIControlEvents *agMOkVJKiTG;
- @property UIMenuItem *aHga6z;
- @end
|