123456789101112131415161718192021222324252627282930313233 |
- //
- // YZMAUserView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/24.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "YZMAUserInfo.h"
- @interface YZMAUserView : UIView
- - (void)setLoginView:(YZMAUserInfo *)userInfo;
- - (void)setUnLoginView;
- @property (nonatomic, copy) void (^tapActionBlock)(void);
- @property UIApplication *aiQhnfKTP;
- @property UIVisualEffectView *aVX6kd;
- @property UIInputView *aezKy;
- @property UIFontWeight *aR543Bx6W;
- @property UIImage *acJYUTOe6qN;
- @property UIBezierPath *ax48GY2T;
- @property UIDevice *at8ihN60H;
- @property UIWindow *aKWmv74AN9i;@property UIKeyCommand *aGm7FXxW;
- @property UIViewController *aI9ki;
- @property UISearchBar *ajPcEBC0inJ;
- @property UISearchBar *aANlcCSJ;
- @property UIDevice *a3XJu4Em;
- @property UIBarButtonItem *ahJ6xiPqR;
- @property UIDocument *a5itSQ1;
- @property UIActivity *aeoHwCg;
- @end
|