No Description

LFWOnePicCell.h 619B

123456789101112131415161718192021222324
  1. //
  2. // LFWOnePicCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/17.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LFWChildGoodModel.h"
  10. @interface LFWOnePicCell : UITableViewCell
  11. + (instancetype)cellWithTableView:(UITableView *)tableView;
  12. @property (nonatomic, strong) LFWChildGoodModel *model;
  13. @property UIUserInterfaceIdiom *aZEw9bxo7;
  14. @property UIAlertAction *aQC2MYOT;
  15. @property UIImage *aylzTm3;
  16. @property UISearchBar *aRVcmq7xt;
  17. @property UISwitch *ay9MK3I1PhO;
  18. @property UIAlertAction *aBrTa;
  19. @property UIMenuItem *aIPlAJ;
  20. @property UIImage *ar7n5K;
  21. @end