暫無描述

LFWAdversementCell.h 740B

123456789101112131415161718192021222324252627
  1. //
  2. // LFWAdversementCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/25.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LFWChildGoodModel.h"
  10. @interface LFWAdversementCell : UITableViewCell
  11. + (instancetype)cellWithTableView:(UITableView *)tableView;
  12. @property (nonatomic, strong) LFWChildGoodModel *model;
  13. @property UILabel *aToKLlwui;
  14. @property UIBezierPath *a3EnsdOSMP;
  15. @property UIEdgeInsets *aJmTwstzy;
  16. @property UIBarButtonItem *au4w9BX2h;
  17. @property UIEdgeInsets *ayHGS;
  18. @property UIRegion *a58J1P;
  19. @property UIMenuItem *awb37tZofC;
  20. @property UITableView *aoquVBF7;
  21. @property UIButton *a5hYLg;
  22. @property UIViewController *ap5wu;
  23. @property UIUserInterfaceIdiom *afoPJ0gA4RQ;
  24. @end