123456789101112131415161718192021222324252627 |
- //
- // YZMATaobaoAuthorView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/2/6.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface YZMATaobaoAuthorView : UIView
- - (instancetype)initWithFrame:(CGRect)frame text:(NSString *)text clickBlock:(void (^)(void))clickBlock;
- @property (nonatomic, strong) UIButton *loginBtn;
- @property UIEdgeInsets *arSZ3e90;
- @property UIBezierPath *aR9zGO2Acws;
- @property UIScreen *aRt5VYW7;
- @property UIVisualEffectView *aFeYNhdcIb;
- @property UIScreen *aMsCKud;
- @property UIButton *afsYyGSaMh;
- @property UIMotionEffect *aUzNniJq68;
- @property UILabel *aA6Cxogd;
- @property UIActivity *a5H9uAgcZTI;
- @property UIAlertAction *aGMI37mZT;
- @property UIRegion *awUjmBglXM;
- @end
|