12345678910111213141516171819202122232425262728 |
- //
- // LZMClassifyListController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/9.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "LZMBaseViewController.h"
- @interface LZMClassifyListController : LZMBaseViewController
- @property (nonatomic, strong) NSString *firstCategoryId;
- @property (nonatomic, strong) NSString *cate_id;
- @property (nonatomic, strong) NSString *name;
- @property (nonatomic, assign) BOOL isOtherPage;
- @property UIEvent *ajlg9oKG5m;
- @property UIMotionEffect *aDGC5RrEL;
- @property UIButton *av27Nb;
- @property UIControlEvents *ats53o;
- @property UIUserInterfaceIdiom *aIGdN7aM6eX;
- @property UISearchBar *aUm1E0q3Yi;
- @property UIFont *aBt1Yo;
- @property UIColor *axM9k6pQj;
- @property UIVisualEffectView *a2bgxwNH0GW;
- @property UIEdgeInsets *aTb8ac;
- @end
|