// // LFWMorePicCollectionCell.h // YouHuiProject // // Created by jcymac on 2018/4/24. // Copyright © 2018年 kuxuan. All rights reserved. // #import @protocol YHMorePicCollectionCellDelegate - (void)YHMorePicCollectionCellDidSelectedItem:(NSInteger)index; @property UIButton *azuodgtfq; @property UIEdgeInsets *aUiCLqM7g; @property UIInputView *aYSmy0ZXLG; @property UIInputView *anDEKH8MolL; @property UIViewController *aHr8g; @property UISwitch *ahUfAc4; @property UIApplication *aUIEtnO; @property UIView *apUVJI; @property UIInputView *aJgsXkcdTVx; @property UIKeyCommand *akPM2LpXv; @property UIBezierPath *apd1NhjSY; @property UIMenuItem *aXqke0y; @property UIUserInterfaceIdiom *aTS5b; @property UIBarButtonItem *afOYek9E7ld; @end @interface LFWMorePicCollectionCell : UITableViewCell - (void)setModelDatas:(NSArray *)dataArr; @property (nonatomic, weak) id delegate; @property UIButton *azuodgtfq; @property UIEdgeInsets *aUiCLqM7g; @property UIInputView *aYSmy0ZXLG; @property UIInputView *anDEKH8MolL; @property UIViewController *aHr8g; @property UISwitch *ahUfAc4; @property UIApplication *aUIEtnO; @property UIView *apUVJI; @property UIInputView *aJgsXkcdTVx; @property UIKeyCommand *akPM2LpXv; @property UIBezierPath *apd1NhjSY; @property UIMenuItem *aXqke0y; @property UIUserInterfaceIdiom *aTS5b; @property UIBarButtonItem *afOYek9E7ld; @end