两折买改口袋样式

LZMMonthMainViewController.h 942B

1234567891011121314151617181920212223242526272829303132
  1. //
  2. // LZMMonthMainViewController.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/28.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import "LZMBaseViewController.h"
  9. @interface LZMMonthMainViewController : LZMBaseViewController
  10. @property (nonatomic, assign) NSInteger isThisMonth;
  11. @property (nonatomic, assign) NSInteger type;//是否是 0预估 1完结
  12. @property UICollectionView *acETCQH8dFx;
  13. @property UISwitch *aEewnjpa;
  14. @property UIEvent *aBKZxqw7fQ;
  15. @property UIBarButtonItem *aRnZPF;
  16. @property UIBarButtonItem *ae2iDfOB8;
  17. @property UIUserInterfaceIdiom *aVFm6P;
  18. @property UIActivity *aEt4cAM;
  19. @property UIView *asScQ3Iu;
  20. @property UIDevice *auM5Io4;
  21. @property UIView *aAp86H4th7x;
  22. @property UIWindow *ayuHG;@property UICollectionView *aU6S5Jsi47;
  23. @property UIActivity *a0tE2bNT;
  24. @property UIViewController *a7chb;
  25. @property UIFont *abAYfc;
  26. @property UIApplication *aodWK;
  27. @property UIControl *av1URgjao7y;
  28. @end