12345678910111213141516171819202122 |
- //
- // LZMTodayReatCollectionCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/23.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMMorePicModel.h"
- @interface LZMTodayReatCollectionCell : UICollectionViewCell
- @property (nonatomic, strong) LZMMorePicModel *model;
- @property UIRegion *aPXwhKiSkN;
- @property UIAlertView *aelJ23O6td9;
- @property UIInputView *aSUFqcHPlp;
- @property UIUserInterfaceIdiom *ajn2i;
- @property UIFontWeight *alxQT;
- @property UIKeyCommand *alHRyhC;
- @property UIColor *aF4nKqTZbX;
- @end
|