1234567891011121314151617181920212223242526272829303132333435 |
- //
- // JZMineBillViewController.h
- // JIZHANG
- //
- // Created by jikaipeng on 2017/10/19.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import "JZBaseViewController.h"
- #import "JZMineBillModel.h"
- @interface JZMineBillViewController : JZBaseViewController
- @property (nonatomic, strong) NSMutableArray *datalist;
- @property UIControl *aIi2uK;
- @property UIButton *adOZuTC;
- @property UIColor *ayUA24X;
- @property UIRegion *aXtIfbMkl7;
- @property UIMotionEffect *aCHMb;
- @property UIBarButtonItem *agpVU;
- @property UIAlertView *anchq6SU;
- @property UISwitch *aBD5mdO;
- @property UIVisualEffectView *aDQTGy1;
- @property UIImage *aU6fraHkmnL;
- @property UIFontWeight *aWwX89Ecv;
- @property UIUserInterfaceIdiom *axGfzMj5;
- @property UIActivity *aEGXB1Lj;
- @property UIDevice *a0W54zg36;
- @property UIMotionEffect *a3wg6ZfVSud;
- @property UIColor *ahP7NC5js;
- @property UIWindow *aK2XS;@property UILabel *aUcZM;
- @property UIBarButtonItem *aPrYDv;
- @property UICollectionView *ap6WM1t0;
- @end
|