123456789101112131415161718192021222324 |
- //
- // LFWOnePicCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/17.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LFWChildGoodModel.h"
- @interface LFWOnePicCell : UITableViewCell
- + (instancetype)cellWithTableView:(UITableView *)tableView;
- @property (nonatomic, strong) LFWChildGoodModel *model;
- @property UIUserInterfaceIdiom *aZEw9bxo7;
- @property UIAlertAction *aQC2MYOT;
- @property UIImage *aylzTm3;
- @property UISearchBar *aRVcmq7xt;
- @property UISwitch *ay9MK3I1PhO;
- @property UIAlertAction *aBrTa;
- @property UIMenuItem *aIPlAJ;
- @property UIImage *ar7n5K;
- @end
|