123456789101112131415161718192021222324252627282930 |
- //
- // YZMABuyLimitGoodView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/9.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "YZMABuyLimitGoodModel.h"
- @interface YZMABuyLimitGoodView : UIView
- @property (nonatomic, strong) YZMABuyLimitGoodModel *model;
- @property (nonatomic, strong) UIButton *buyButton;
- @property UIImage *aO9tdxW;
- @property UIMotionEffect *aXDTSEUo;
- @property UIImageView *aH5IsJKf8;
- @property UIFont *aeX1it;
- @property UIApplication *a0lg9wN2u;
- @property UIMotionEffect *azMkCwvn8;
- @property UISwitch *a34hxACtrcu;
- @property UIEvent *abZyS;
- @property UIMotionEffect *aE0jo;
- @property UITableView *aaRbgT;
- @property UIViewController *ajksKW;
- @property UISearchBar *aotkZ1aVW;
- @property UISwitch *apy0mdJGT;
- @end
|