123456789101112131415161718192021222324252627282930313233 |
- //
- // 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 UIControlEvents *a7M4Kb;
- @property UIFont *aL7gS6v0d;
- @property UIBarButtonItem *a7fNK5Ph;
- @property UIFont *adQJN;
- @property UIFont *aP6vjwzVdhm;
- @property UIDevice *a27N0iEAYjD;
- @property UILabel *aHcB1PL;
- @property UIUserInterfaceIdiom *a3RLF0Z5;
- @property UIUserInterfaceIdiom *aPkADi;
- @property UIControlEvents *awV9dOoLe;
- @property UIFont *aflmqRP;
- @property UIImage *a6AXSuqZL;
- @property UIWindow *akrCP0H;@property UIMotionEffect *ayml2JvQ;
- @property UIColor *aHnMpamPVx;
- @end
|