1234567891011121314151617181920212223242526 |
- //
- // YZMAPotentialFansCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/12.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "YZMAPotentialModel.h"
- @interface YZMAPotentialFansCell : UITableViewCell
- + (instancetype)cellWithTableView:(UITableView *)tableView;
- @property(nonatomic,strong)YZMAPotentialModel *model;
- @property UIBezierPath *aQpjynmboh;
- @property UICollectionView *aKdR8GDai;
- @property UIControlEvents *aKi50;
- @property UIImage *aOkfSido;
- @property UISearchBar *amnCwYDyo;
- @property UIDocument *a6R5vgnCbx3;
- @property UIAlertView *aUIsbkH;
- @property UIFontWeight *aLVWlz;
- @property UIAlertView *apklFqVTx;
- @property UIMenuItem *aVrknfgixN;
- @end
|