12345678910111213141516171819202122232425262728293031323334 |
- //
- // JZSettingViewController.h
- // JIZHANG
- //
- // Created by kuxuan on 2017/10/18.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import "JZBaseViewController.h"
- @interface JZSettingViewController : JZBaseViewController
- @property (nonatomic, copy) NSString *phone;
- @property UIMenuItem *arzMF;
- @property UIMenuItem *aVKyO1oCf;
- @property UISwitch *a7PrMUF8xn6;
- @property UIImageView *aJ4Q8c;
- @property UIEdgeInsets *a4cNCoAze;
- @property UIColor *aIaHN;
- @property UIScreen *a4Z9AVXsBah;
- @property UIImageView *a5LykJ7dg;
- @property UIViewController *aKRSGU;
- @property UIDevice *aZM2WJO;
- @property UIRegion *ayHQIBORL;
- @property UIBarButtonItem *arKe0hZ;
- @property UIBarButtonItem *ak4mjgFv;
- @property UIMenuItem *aMQ9E;
- @property UIAlertAction *aXKk9aedB;
- @property UIEdgeInsets *ar6g70JkN;
- @property UIImage *a1XJHi;
- @property UIEdgeInsets *a6MGTJtxB;
- @end
|