1234567891011121314151617181920212223242526272829 |
- //
- // NY_SelectCollectionViewCell.h
- // 中安生态商城
- //
- // Created by LanSha on 2017/7/25.
- // Copyright © 2017年 王鑫年. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface NY_SelectCollectionViewCell : UICollectionViewCell
- @property (weak, nonatomic) IBOutlet UIButton *Btn;
- @property (weak, nonatomic) IBOutlet UIImageView *selectImage;
- @property UIImageView *arhSiae7;
- @property UIControl *aND69e;
- @property UIKeyCommand *aq6LfnZr;
- @property UIControl *azkHb5pg;
- @property UIInputView *aA4EL0;
- @property UIDocument *awTYUoGM;
- @property UIButton *aCriOo;
- @property UILabel *aCgydiZVT;
- @property UIActivity *abDBF4;
- @property UIViewController *a9YmW73;
- @property UIControlEvents *aLQgO2MXy;
- @property UIDocument *a4h76TafrPe;
- @property UIView *aRXhtA;
- @property UIWindow *agKsVWH6;@end
|