123456789101112131415161718192021222324252627282930313233 |
- //
- // YZMAAccountHeader.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/6/8.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void (^MoneyBackBlcok)(NSString *blance);
- @interface YZMAAccountHeader : UIView
- @property (nonatomic, copy) MoneyBackBlcok moneyBackBlcok;
- @property UIView *a1MdWqnDE;
- @property UIVisualEffectView *a5BGc0;
- @property UIViewController *aNvBRQqf;
- @property UITableView *ajalXfb;
- @property UIControlEvents *adrlR4TsPv;
- @property UIImage *aQRz0uS;
- @property UIImage *akTYiv;
- @property UISwitch *aeOkMn;
- @property UIView *aOGd7KH;
- @property UIDevice *aV8Eu3;
- @property UIScreen *aMPHL5r;
- @property UIViewController *a8EQWDeLl;
- @property UIBezierPath *auhgmX97vB;
- @property UITableView *aUrqECv;
- @property UIRegion *axVku8;
- @property UIAlertAction *afBkglFUedj;
- @property UIScreen *aA5xpksXK;
- @end
|