123456789101112131415161718192021222324252627 |
- //
- // YZMAFanRecommendController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/21.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "YZMABaseViewController.h"
- @interface YZMAFanRecommendController : YZMABaseViewController
- @property(nonatomic,copy)NSString *userId;
- @property(nonatomic,copy)NSString *userName;
- @property UIImageView *aCp49c3mqr;
- @property UIImage *aMHrg1V;
- @property UIImageView *aImoMTXx5ys;
- @property UIImage *ahZ0T1tY5;
- @property UIBezierPath *a7XKI;
- @property UIFont *aB0oTjAu7kb;
- @property UIUserInterfaceIdiom *aIH3ayof0A6;
- @property UIRegion *am0nDfkV9K;
- @property UIKeyCommand *a1097m;
- @property UIMenuItem *aZsaihoTP;
- @property UIEdgeInsets *ayxDvA;
- @property UIFont *apNDcAa7zsm;
- @end
|