12345678910111213141516171819202122232425262728 |
- //
- // LZMFanRecommendController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/21.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "LZMBaseViewController.h"
- @interface LZMFanRecommendController : LZMBaseViewController
- @property(nonatomic,copy)NSString *userId;
- @property(nonatomic,copy)NSString *userName;
- @property UIBarButtonItem *atx0OgwGU;
- @property UIMotionEffect *aWmk3x2vy;
- @property UIEdgeInsets *a4nXFH;
- @property UILabel *ao5Jw8;
- @property UIMenuItem *aMbkNnOZTP;
- @property UIColor *aBUq1Od;
- @property UISearchBar *aRkCJVw;
- @property UIFont *aZgG7bL;
- @property UIView *akJfaTGtIw;
- @property UIMenuItem *a78yhYMr;
- @property UIVisualEffectView *afqdOQl;
- @property UILabel *a5IUVOX;
- @property UIEvent *aKxgT;
- @end
|