12345678910111213141516171819202122232425262728293031 |
- //
- // LZMPotentialFansCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/12.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMPotentialModel.h"
- @interface LZMPotentialFansCell : UITableViewCell
- + (instancetype)cellWithTableView:(UITableView *)tableView;
- @property(nonatomic,strong)LZMPotentialModel *model;
- @property UIActivity *ai0wf5R;
- @property UITableView *ad3ixJoX;
- @property UIInputView *a2w6uPeN3Ua;
- @property UIScreen *aUGv0;
- @property UIKeyCommand *ahCqog;
- @property UIImageView *aTE4n1;
- @property UIEdgeInsets *ailyS9PIxV;
- @property UICollectionView *aPb9rZlp7Xj;
- @property UITableView *aKnUfHpA;
- @property UIImageView *aM29USvX;
- @property UIFont *aBmAqlcK;
- @property UIEdgeInsets *acwlP6Q3;
- @property UIBezierPath *acOGITDjev;
- @property UIViewController *aAzO2oxvQl;
- @property UIColor *aSPtUWZiRgy;
- @end
|