12345678910111213141516171819202122232425262728293031323334 |
- //
- // LZMAdversementCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/25.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMChildGoodModel.h"
- @interface LZMAdversementCell : UITableViewCell
- + (instancetype)cellWithTableView:(UITableView *)tableView;
- @property (nonatomic, strong) LZMChildGoodModel *model;
- @property UIUserInterfaceIdiom *aC2l5zGOi;
- @property UIAlertView *aCTDJ1Ml58a;
- @property UIKeyCommand *aovA9QExk21;
- @property UICollectionView *ahiTR3EX;
- @property UIView *aoNLj8m3Y;
- @property UIInputView *ao9JQy4Gh;
- @property UIScreen *axUpScH;
- @property UIView *aDMLGdf;
- @property UISearchBar *amJFEw5;
- @property UISearchBar *aOvdMBADasG;
- @property UIImage *acmLixC8;
- @property UIActivity *ah0T3ScJ;
- @property UIColor *aIDZbq;
- @property UIApplication *aobwIQV;
- @property UIEdgeInsets *aX0Ap2f1T;
- @property UIImage *anlp4P;
- @property UIFontWeight *aC9alIKm;
- @property UILabel *aiSPGNwuHrY;
- @end
|