12345678910111213141516171819202122232425262728293031323334353637 |
- //
- // JZForgetPwdView.h
- // JIZHANG
- //
- // Created by jikaipeng on 2017/10/30.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void(^returnAction)(void);
- @interface JZForgetPwdView : UIView
- @property (nonatomic, strong) UITextField *textfield;
- @property (nonatomic, strong) UILabel *leftLabel;
- @property (nonatomic, strong) UIButton *sendCodeBtn;
- @property (nonatomic, strong) UIView *lineview2;
- @property (nonatomic, strong) returnAction returnaction;
-
- @property UIBezierPath *aGcAaJ;
- @property UIMotionEffect *ar850w4hjNJ;
- @property UIUserInterfaceIdiom *aaT3DuWjLv;
- @property UIBezierPath *aglETuqp9X6;
- @property UIView *atqDsn;
- @property UIImage *aY6EhV7;
- @property UIAlertView *amcHZW;
- @property UISwitch *atChIg;
- @property UIMenuItem *aUH5xIGqAvK;
- @property UIButton *aT2nvhRNbKc;
- @property UIUserInterfaceIdiom *avqfx15;
- @end
|