123456789101112131415161718192021222324252627 |
- //
- // LZMChildFansViewController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/19.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface LZMChildFansViewController : UIViewController
- @property (nonatomic, strong) UITableView *tableView;
- @property (nonatomic, assign) BOOL childCanScroll;
- @property (nonatomic) NSInteger type;
- - (void)refreshData;
- @property UIApplication *aT7f2GqdkI;
- @property UIBezierPath *adhnQ16Zw;
- @property UIEdgeInsets *a7QRZhN3WX;
- @property UIControlEvents *aWidoG;
- @property UIView *aHCYpyQ8nj;
- @property UIEdgeInsets *aVNPpHBjbr;
- @property UIControl *ajt0E4aguoH;
- @property UISearchBar *aYbVS;
- @end
|