12345678910111213141516171819202122232425262728 |
- //
- // YZMAClassifyListController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/9.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "YZMABaseViewController.h"
- @interface YZMAClassifyListController : YZMABaseViewController
- @property (nonatomic, strong) NSString *firstCategoryId;
- @property (nonatomic, strong) NSString *cate_id;
- @property (nonatomic, strong) NSString *name;
- @property (nonatomic, assign) BOOL isOtherPage;
- @property UIEvent *aa94N67bsH;
- @property UIAlertAction *aGnlx7v6a;
- @property UIAlertView *anGoZ;
- @property UIVisualEffectView *aGY5IUhnfj;
- @property UIViewController *aCpr8Owh;
- @property UISearchBar *aWENHGJmdAV;
- @property UIEvent *a2pg6VmO;
- @property UIImageView *a2RIJAuG;
- @property UIImage *aXFCrG;
- @end
|