12345678910111213141516171819202122232425262728 |
- //
- // LFWChildPageViewController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/16.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LFWHomeChannelModel.h"
- @interface LFWChildPageViewController : UIViewController
- @property (nonatomic, strong) LFWHomeChannelModel *model;
- @property UIButton *aGNTH;
- @property UIKeyCommand *aUaveyMxN;
- @property UIBezierPath *aOHJ0V6Bb;
- @property UICollectionView *aWBc2mA;
- @property UIUserInterfaceIdiom *akfPOd;
- @property UIControl *aqp5MUf4JF;
- @property UICollectionView *ahk8El;
- @property UISearchBar *aV0M17PgKx;
- @property UIControlEvents *a8Th9Xjt;
- @property UIEvent *aykI0P;
- @property UIRegion *a1HWasNt;
- @property UIAlertAction *aYcqI7J;
- @property UIAlertAction *aYW4yZu8ql;
- @end
|