两折卖----返利app-----返利圈

LZMMessageListCell.h 898B

123456789101112131415161718192021222324252627282930313233
  1. //
  2. // LZMMessageListCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/21.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LZMMessageModel.h"
  10. @interface LZMMessageListCell : UITableViewCell
  11. @property (nonatomic, strong) LZMMessageModel *model;
  12. + (instancetype)cellWithTableView:(UITableView *)tableView;
  13. - (void)isRead;
  14. @property UIButton *a3Kd8pJeil;
  15. @property UISwitch *ayLObXUSD4k;
  16. @property UIImageView *aoF1jNi;
  17. @property UIFont *agzDWaKq;
  18. @property UIFont *aTUmQYRI;
  19. @property UILabel *agdb6var7Y;
  20. @property UIAlertAction *amsDnfCi;
  21. @property UIEvent *aQrBGn;
  22. @property UILabel *ak4XF2Gpiq;
  23. @property UIEvent *a71UFH9;
  24. @property UISwitch *at9IcuOPxz;
  25. @property UIVisualEffectView *a235qVyWe;
  26. @property UIUserInterfaceIdiom *arQuaL4Oi7;
  27. @property UIControlEvents *ayfR3ks;
  28. @property UIRegion *aPQ0VkZD;
  29. @property UIInputView *awI5Fk;
  30. @end