1234567891011121314151617181920212223242526 |
- //
- // 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 UIBarButtonItem *aPCpErTenZ;
- @property UIFont *axWUwA6;
- @property UIAlertView *avoJwT7hz;
- @property UIBarButtonItem *aFQfmjU;
- @property UIApplication *aU5wNyiVB;
- @property UIMotionEffect *aWaHorIzt;
- @property UIMotionEffect *akicPd;
- @end
|