12345678910111213141516171819202122232425 |
- //
- // LZMMonthMainViewController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/28.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "LZMBaseViewController.h"
- @interface LZMMonthMainViewController : LZMBaseViewController
- @property (nonatomic, assign) NSInteger isThisMonth;
- @property (nonatomic, assign) NSInteger type;//是否是 0预估 1完结
- @property UIEvent *a1h3IvVJoO5;
- @property UILabel *aDpBd5k;
- @property UIMotionEffect *a8VjZWL7eYm;
- @property UIAlertView *a1CUh7pGQW;
- @property UIButton *akQeK;
- @property UICollectionView *aeUkM7ah;
- @property UIInputView *afn62cFGj;
- @property UIUserInterfaceIdiom *a6aB1Y;
- @property UIActivity *aRNgnLv8KT;
- @end
|